blob: f1f6c03d86ca16829526e2fdfb0ad5f0f93ec020 [file] [log] [blame]
{
"_from": "normalize-package-data@>=2.3.5 <2.4.0",
"_id": "normalize-package-data@2.3.5",
"_location": "/npm/normalize-package-data",
"_nodeVersion": "5.0.0",
"_npmUser": {
"email": "me@re-becca.org",
"name": "iarna"
},
"_npmVersion": "3.3.6",
"_phantomChildren": {},
"_requiredBy": [
"/npm",
"/npm/npm-registry-client",
"/npm/read-package-json"
],
"_resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.3.5.tgz",
"_shasum": "8d924f142960e1777e7ffe170543631cc7cb02df",
"_shrinkwrap": null,
"author": {
"email": "merynstol@gmail.com",
"name": "Meryn Stol"
},
"bugs": {
"url": "https://github.com/npm/normalize-package-data/issues"
},
"contributors": [
{
"email": "i@izs.me",
"name": "Isaac Z. Schlueter"
},
{
"email": "merynstol@gmail.com",
"name": "Meryn Stol"
},
{
"email": "rok@kowalski.gd",
"name": "Robert Kowalski"
}
],
"dependencies": {
"hosted-git-info": "^2.1.4",
"is-builtin-module": "^1.0.0",
"semver": "2 || 3 || 4 || 5",
"validate-npm-package-license": "^3.0.1"
},
"description": "Normalizes data that can be found in package.json files.",
"devDependencies": {
"async": "^1.5.0",
"tap": "^2.2.0",
"underscore": "^1.8.3"
},
"directories": {},
"dist": {
"shasum": "8d924f142960e1777e7ffe170543631cc7cb02df",
"tarball": "http://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.3.5.tgz"
},
"gitHead": "3dc7756af20b3b1b24c6d75302448ca3659e0a65",
"homepage": "https://github.com/npm/normalize-package-data#readme",
"license": "BSD-2-Clause",
"main": "lib/normalize.js",
"maintainers": [
{
"email": "me@re-becca.org",
"name": "iarna"
},
{
"email": "isaacs@npmjs.com",
"name": "isaacs"
},
{
"email": "merynstol@gmail.com",
"name": "meryn"
},
{
"email": "ogd@aoaioxxysz.net",
"name": "othiym23"
},
{
"email": "kat@sykosomatic.org",
"name": "zkat"
}
],
"name": "normalize-package-data",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/npm/normalize-package-data.git"
},
"scripts": {
"test": "tap test/*.js"
},
"version": "2.3.5"
}