99 lines
2.5 KiB
JSON
99 lines
2.5 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"stack-utils@^1.0.1",
|
|
"/home/bernhard/freifunk-app/node_modules/jest-message-util"
|
|
]
|
|
],
|
|
"_from": "stack-utils@>=1.0.1 <2.0.0",
|
|
"_id": "stack-utils@1.0.1",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/stack-utils",
|
|
"_nodeVersion": "8.0.0-pre",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-18-east.internal.npmjs.com",
|
|
"tmp": "tmp/stack-utils-1.0.1.tgz_1492979544062_0.2575548014137894"
|
|
},
|
|
"_npmUser": {
|
|
"email": "i@izs.me",
|
|
"name": "isaacs"
|
|
},
|
|
"_npmVersion": "4.5.0",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "stack-utils",
|
|
"raw": "stack-utils@^1.0.1",
|
|
"rawSpec": "^1.0.1",
|
|
"scope": null,
|
|
"spec": ">=1.0.1 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/jest-message-util"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/stack-utils/-/stack-utils-1.0.1.tgz",
|
|
"_shasum": "d4f33ab54e8e38778b0ca5cfd3b3afb12db68620",
|
|
"_shrinkwrap": null,
|
|
"_spec": "stack-utils@^1.0.1",
|
|
"_where": "/home/bernhard/freifunk-app/node_modules/jest-message-util",
|
|
"author": {
|
|
"email": "james@talmage.io",
|
|
"name": "James Talmage",
|
|
"url": "github.com/jamestalmage"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/tapjs/stack-utils/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "Captures and cleans stack traces",
|
|
"devDependencies": {
|
|
"bluebird": "^3.1.1",
|
|
"coveralls": "^2.11.6",
|
|
"flatten": "0.0.1",
|
|
"nested-error-stacks": "^2.0.0",
|
|
"pify": "^2.3.0",
|
|
"q": "^1.4.1",
|
|
"tap": "^10.3.2"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "d4f33ab54e8e38778b0ca5cfd3b3afb12db68620",
|
|
"tarball": "https://registry.npmjs.org/stack-utils/-/stack-utils-1.0.1.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"gitHead": "f080bcb2ee9be20520cfb312837d6056011e9094",
|
|
"homepage": "https://github.com/tapjs/stack-utils#readme",
|
|
"keywords": [],
|
|
"license": "MIT",
|
|
"maintainers": [
|
|
{
|
|
"name": "isaacs",
|
|
"email": "i@izs.me"
|
|
},
|
|
{
|
|
"name": "jamestalmage",
|
|
"email": "james@talmage.io"
|
|
}
|
|
],
|
|
"name": "stack-utils",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/tapjs/stack-utils.git"
|
|
},
|
|
"scripts": {
|
|
"postpublish": "git push origin --all; git push origin --tags",
|
|
"postversion": "npm publish",
|
|
"preversion": "npm test",
|
|
"test": "tap test/*.js --100 -J"
|
|
},
|
|
"version": "1.0.1"
|
|
}
|