test/node_modules/normalize-package-data/package.json
2018-12-13 14:35:49 +01:00

130 lines
3.3 KiB
JSON

{
"_args": [
[
{
"name": "normalize-package-data",
"raw": "normalize-package-data@^2.3.4",
"rawSpec": "^2.3.4",
"scope": null,
"spec": ">=2.3.4 <3.0.0",
"type": "range"
},
"/home/dorian/Documents/gitlab/test/node_modules/meow"
]
],
"_from": "normalize-package-data@>=2.3.4 <3.0.0",
"_id": "normalize-package-data@2.4.0",
"_inCache": true,
"_installable": true,
"_location": "/normalize-package-data",
"_nodeVersion": "8.1.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/normalize-package-data-2.4.0.tgz_1498509665767_0.48049415182322264"
},
"_npmUser": {
"email": "me@re-becca.org",
"name": "iarna"
},
"_npmVersion": "5.0.4",
"_phantomChildren": {},
"_requested": {
"name": "normalize-package-data",
"raw": "normalize-package-data@^2.3.4",
"rawSpec": "^2.3.4",
"scope": null,
"spec": ">=2.3.4 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/meow",
"/read-pkg"
],
"_resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.4.0.tgz",
"_shasum": "12f95a307d58352075a04907b84ac8be98ac012f",
"_shrinkwrap": null,
"_spec": "normalize-package-data@^2.3.4",
"_where": "/home/dorian/Documents/gitlab/test/node_modules/meow",
"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": {
"integrity": "sha512-9jjUFbTPfEy3R/ad/2oNbKtW9Hgovl5O1FvFWKkKblNXoN/Oou6+9+KKohPK13Yc3/TyunyWhJp6gvRNR/PPAw==",
"shasum": "12f95a307d58352075a04907b84ac8be98ac012f",
"tarball": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.4.0.tgz"
},
"files": [
"lib/*.js",
"lib/*.json",
"AUTHORS"
],
"gitHead": "9948ecf3d97cffcaab8f914522a0f3953edac6e4",
"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.4.0"
}