You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

80 lines
1.9 KiB

{
"name": "normalize-package-data",
"version": "2.0.0",
"author": {
"name": "Meryn Stol",
"email": "merynstol@gmail.com"
},
"description": "Normalizes data that can be found in package.json files.",
"repository": {
"type": "git",
"url": "git://github.com/npm/normalize-package-data.git"
},
"main": "lib/normalize.js",
"scripts": {
"test": "tap test/*.js"
},
"dependencies": {
"hosted-git-info": "^2.0.2",
"semver": "2 || 3 || 4"
},
"devDependencies": {
"tap": "~0.2.5",
"underscore": "~1.4.4",
"async": "~0.9.0"
},
"contributors": [
{
"name": "Isaac Z. Schlueter",
"email": "i@izs.me"
},
{
"name": "Meryn Stol",
"email": "merynstol@gmail.com"
11 years ago
},
{
"name": "Robert Kowalski",
"email": "rok@kowalski.gd"
}
],
"gitHead": "ea0b959633e4803685bae2283d3d79a0115e6f8a",
"bugs": {
"url": "https://github.com/npm/normalize-package-data/issues"
},
"homepage": "https://github.com/npm/normalize-package-data",
"_id": "normalize-package-data@2.0.0",
"_shasum": "8795d0d5c70c0e9ca36f419548aac0abf1f638bc",
"_from": "normalize-package-data@>=2.0.0 <2.1.0",
"_npmVersion": "2.7.5",
"_nodeVersion": "1.6.2",
"_npmUser": {
"name": "iarna",
"email": "me@re-becca.org"
},
"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"
}
],
"dist": {
"shasum": "8795d0d5c70c0e9ca36f419548aac0abf1f638bc",
"tarball": "http://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.0.0.tgz"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.0.0.tgz",
"readme": "ERROR: No README data found!"
}