···33 "An opam plugin to check for npm depexts inside the node_modules folder"
44description:
55 "Provides the `opam check-npm-deps` command, which given an opam switch, gathers all the depexts belonging to the npm platform and their version constraints, and checks the `node_modules` folder to see if the constraints are satisfied."
66-maintainer: ["Ahrefs"]
77-authors: ["Javier Chávarri"]
66+maintainer: ["Javier Chávarri <javier.chavarri@ahrefs.com>"]
77+authors: ["Javier Chávarri <javier.chavarri@ahrefs.com>"]
88tags: ["melange" "org:ahrefs"]
99license: "MIT"
1010homepage: "https://github.com/ahrefs/opam-check-npm-deps"