• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "_from": "npm-normalize-package-bin@^1.0.0",
3  "_id": "npm-normalize-package-bin@1.0.1",
4  "_inBundle": false,
5  "_integrity": "sha512-EPfafl6JL5/rU+ot6P3gRSCpPDW5VmIzX959Ob1+ySFUuuYHWHekXpwdUZcKP5C+DS4GEtdJluwBjnsNDl+fSA==",
6  "_location": "/npm-normalize-package-bin",
7  "_phantomChildren": {},
8  "_requested": {
9    "type": "range",
10    "registry": true,
11    "raw": "npm-normalize-package-bin@^1.0.0",
12    "name": "npm-normalize-package-bin",
13    "escapedName": "npm-normalize-package-bin",
14    "rawSpec": "^1.0.0",
15    "saveSpec": null,
16    "fetchSpec": "^1.0.0"
17  },
18  "_requiredBy": [
19    "/bin-links"
20  ],
21  "_resolved": "https://registry.npmjs.org/npm-normalize-package-bin/-/npm-normalize-package-bin-1.0.1.tgz",
22  "_shasum": "6e79a41f23fd235c0623218228da7d9c23b8f6e2",
23  "_spec": "npm-normalize-package-bin@^1.0.0",
24  "_where": "/Users/isaacs/dev/npm/cli/node_modules/bin-links",
25  "author": {
26    "name": "Isaac Z. Schlueter",
27    "email": "i@izs.me",
28    "url": "https://izs.me"
29  },
30  "bugs": {
31    "url": "https://github.com/npm/npm-normalize-package-bin/issues"
32  },
33  "bundleDependencies": false,
34  "deprecated": false,
35  "description": "Turn any flavor of allowable package.json bin into a normalized object",
36  "devDependencies": {
37    "tap": "^14.10.2"
38  },
39  "homepage": "https://github.com/npm/npm-normalize-package-bin#readme",
40  "license": "ISC",
41  "name": "npm-normalize-package-bin",
42  "repository": {
43    "type": "git",
44    "url": "git+https://github.com/npm/npm-normalize-package-bin.git"
45  },
46  "scripts": {
47    "postpublish": "git push origin --follow-tags",
48    "postversion": "npm publish",
49    "preversion": "npm test",
50    "snap": "tap",
51    "test": "tap"
52  },
53  "tap": {
54    "check-coverage": true
55  },
56  "version": "1.0.1"
57}
58