{
"name": "syntax-error",
"version": "1.1.4",
"description": "detect and report syntax errors in source code strings",
"main": "index.js",
"dependencies": {
"acorn": "^1.0.3"
},
"devDependencies": {
"tap": "^1.1.0"
},
"scripts": {
"test": "tap test/*.js"
},
"repository": {
"type": "git",
"url": "git://github.com/substack/node-syntax-error.git"
},
"homepage": "https://github.com/substack/node-syntax-error",
"keywords": [
"syntax",
"error",
"esprima",
"stack",
"line",
"column"
],
"author": {
"name": "James Halliday",
"email": "[email protected]",
"url": "http://substack.net"
},
"license": "MIT",
"engine": {
"node": ">=0.6"
},
"gitHead": "a0aa102490a79ad9d38b4d5f43c4c2d6410598f1",
"bugs": {
"url": "https://github.com/substack/node-syntax-error/issues"
},
"_id": "[email protected]",
"_shasum": "1ad035e1b4f72fe16186510ac24f055c48002f6d",
"_from": "syntax-error@>=1.1.1 <2.0.0",
"_npmVersion": "2.10.1",
"_nodeVersion": "0.10.38",
"_npmUser": {
"name": "zertosh",
"email": "[email protected]"
},
"maintainers": [
{
"name": "substack",
"email": "[email protected]"
},
{
"name": "zertosh",
"email": "[email protected]"
}
],
"dist": {
"shasum": "1ad035e1b4f72fe16186510ac24f055c48002f6d",
"tarball": "http://registry.npmjs.org/syntax-error/-/syntax-error-1.1.4.tgz"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/syntax-error/-/syntax-error-1.1.4.tgz",
"readme": "ERROR: No README data found!"
}