62 lines
1.4 KiB
JSON
62 lines
1.4 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"stack-parser@0.0.1",
|
|
"C:\\wamp64\\www\\ilink"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "stack-parser@0.0.1",
|
|
"_id": "stack-parser@0.0.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-fTtjoXiH6eLCv1Xb0zGP40o50ec=",
|
|
"_location": "/stack-parser",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "stack-parser@0.0.1",
|
|
"name": "stack-parser",
|
|
"escapedName": "stack-parser",
|
|
"rawSpec": "0.0.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.0.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/grunt-notify"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/stack-parser/-/stack-parser-0.0.1.tgz",
|
|
"_spec": "0.0.1",
|
|
"_where": "C:\\wamp64\\www\\ilink",
|
|
"author": {
|
|
"name": "Ivan Zhidkov",
|
|
"email": "scaryzet@gmail.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/scaryzet/node-stack-parser/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "Error stack parser.",
|
|
"devDependencies": {},
|
|
"engines": {
|
|
"node": "*"
|
|
},
|
|
"homepage": "https://github.com/scaryzet/node-stack-parser#readme",
|
|
"keywords": [],
|
|
"license": {
|
|
"type": "MIT",
|
|
"url": "https://raw.github.com/scaryzet/node-stack-parser/master/LICENSE"
|
|
},
|
|
"main": "index.js",
|
|
"name": "stack-parser",
|
|
"optionalDependencies": {},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/scaryzet/node-stack-parser.git"
|
|
},
|
|
"scripts": {
|
|
"test": "node index.js"
|
|
},
|
|
"version": "0.0.1"
|
|
}
|