UNPKG

npm

Version:

a package manager for JavaScript

107 lines (106 loc) 2.62 kB
{ "_args": [ [ "normalize-package-data@~2.3.0", "/Users/rebecca/code/npm" ] ], "_from": "normalize-package-data@>=2.3.0 <2.4.0", "_id": "normalize-package-data@2.3.0", "_inCache": true, "_location": "/normalize-package-data", "_nodeVersion": "2.0.2", "_npmUser": { "email": "ogd@aoaioxxysz.net", "name": "othiym23" }, "_npmVersion": "2.11.3", "_phantomChildren": {}, "_requested": { "name": "normalize-package-data", "raw": "normalize-package-data@~2.3.0", "rawSpec": "~2.3.0", "scope": null, "spec": ">=2.3.0 <2.4.0", "type": "range" }, "_requiredBy": [ "/", "/npm-registry-client", "/read-package-json" ], "_resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.3.0.tgz", "_shasum": "5a81b77a6bc2edcea5fceb380d3e34ae28059f51", "_shrinkwrap": null, "_spec": "normalize-package-data@~2.3.0", "_where": "/Users/rebecca/code/npm", "author": { "email": "merynstol@gmail.com", "name": "Meryn Stol" }, "bugs": { "url": "https://github.com/npm/normalize-package-data/issues" }, "contributors": [ { "name": "Isaac Z. Schlueter", "email": "i@izs.me" }, { "name": "Meryn Stol", "email": "merynstol@gmail.com" }, { "name": "Robert Kowalski", "email": "rok@kowalski.gd" } ], "dependencies": { "hosted-git-info": "^2.0.2", "semver": "2 || 3 || 4", "validate-npm-package-license": "^2.0.0" }, "description": "Normalizes data that can be found in package.json files.", "devDependencies": { "async": "~0.9.0", "tap": "^1.1.0", "underscore": "~1.4.4" }, "directories": {}, "dist": { "shasum": "5a81b77a6bc2edcea5fceb380d3e34ae28059f51", "tarball": "http://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.3.0.tgz" }, "gitHead": "2b006a6d53490fc053ba5ee727d36fbb4ff64868", "homepage": "https://github.com/npm/normalize-package-data#readme", "license": "BSD-2-Clause", "main": "lib/normalize.js", "maintainers": [ { "name": "meryn", "email": "merynstol@gmail.com" }, { "name": "isaacs", "email": "i@izs.me" }, { "name": "othiym23", "email": "ogd@aoaioxxysz.net" }, { "name": "iarna", "email": "me@re-becca.org" } ], "name": "normalize-package-data", "optionalDependencies": {}, "repository": { "type": "git", "url": "git://github.com/npm/normalize-package-data.git" }, "scripts": { "test": "tap test/*.js" }, "version": "2.3.0" }