95 lines
2.3 KiB
JSON
95 lines
2.3 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"name": "yallist",
|
|
"raw": "yallist@^2.1.2",
|
|
"rawSpec": "^2.1.2",
|
|
"scope": null,
|
|
"spec": ">=2.1.2 <3.0.0",
|
|
"type": "range"
|
|
},
|
|
"/home/dorian/Documents/gitlab/test/node_modules/lru-cache"
|
|
]
|
|
],
|
|
"_from": "yallist@>=2.1.2 <3.0.0",
|
|
"_id": "yallist@2.1.2",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/yallist",
|
|
"_nodeVersion": "8.0.0-pre",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-12-west.internal.npmjs.com",
|
|
"tmp": "tmp/yallist-2.1.2.tgz_1489443365033_0.47744474792853"
|
|
},
|
|
"_npmUser": {
|
|
"email": "i@izs.me",
|
|
"name": "isaacs"
|
|
},
|
|
"_npmVersion": "4.3.0",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "yallist",
|
|
"raw": "yallist@^2.1.2",
|
|
"rawSpec": "^2.1.2",
|
|
"scope": null,
|
|
"spec": ">=2.1.2 <3.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/lru-cache"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/yallist/-/yallist-2.1.2.tgz",
|
|
"_shasum": "1c11f9218f076089a47dd512f93c6699a6a81d52",
|
|
"_shrinkwrap": null,
|
|
"_spec": "yallist@^2.1.2",
|
|
"_where": "/home/dorian/Documents/gitlab/test/node_modules/lru-cache",
|
|
"author": {
|
|
"email": "i@izs.me",
|
|
"name": "Isaac Z. Schlueter",
|
|
"url": "http://blog.izs.me/"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/isaacs/yallist/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "Yet Another Linked List",
|
|
"devDependencies": {
|
|
"tap": "^10.3.0"
|
|
},
|
|
"directories": {
|
|
"test": "test"
|
|
},
|
|
"dist": {
|
|
"shasum": "1c11f9218f076089a47dd512f93c6699a6a81d52",
|
|
"tarball": "https://registry.npmjs.org/yallist/-/yallist-2.1.2.tgz"
|
|
},
|
|
"files": [
|
|
"yallist.js",
|
|
"iterator.js"
|
|
],
|
|
"gitHead": "566cd4cd1e2ce57ffa84e295981cd9aa72319391",
|
|
"homepage": "https://github.com/isaacs/yallist#readme",
|
|
"license": "ISC",
|
|
"main": "yallist.js",
|
|
"maintainers": [
|
|
{
|
|
"email": "i@izs.me",
|
|
"name": "isaacs"
|
|
}
|
|
],
|
|
"name": "yallist",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/isaacs/yallist.git"
|
|
},
|
|
"scripts": {
|
|
"postpublish": "git push origin --all; git push origin --tags",
|
|
"postversion": "npm publish",
|
|
"preversion": "npm test",
|
|
"test": "tap test/*.js --100"
|
|
},
|
|
"version": "2.1.2"
|
|
}
|