{
"name": "syntax-error",
"version": "1.1.1",
"description": "detect and report syntax errors in source code strings",
"main": "index.js",
"dependencies": {
"esprima-fb": "3001.1.0-dev-harmony-fb"
},
"devDependencies": {
"tape": "~2.4.1"
},
"scripts": {
"test": "tape 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": "mail@substack.net",
"url": "http://substack.net"
},
"license": "MIT",
"engine": {
"node": ">=0.6"
},
"gitHead": "ed00492b5cff3d2373bb268c9d004e92a6af507c",
"bugs": {
"url": "https://github.com/substack/node-syntax-error/issues"
},
"_id": "syntax-error@1.1.1",
"_shasum": "50a4f836356f3803a8e954ce5dfd4a0f95ba6a87",
"_from": "syntax-error@^1.1.0",
"_npmVersion": "1.4.15",
"_npmUser": {
"name": "substack",
"email": "mail@substack.net"
},
"maintainers": [
{
"name": "substack",
"email": "mail@substack.net"
}
],
"dist": {
"shasum": "50a4f836356f3803a8e954ce5dfd4a0f95ba6a87",
"tarball": "http://registry.npmjs.org/syntax-error/-/syntax-error-1.1.1.tgz"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/syntax-error/-/syntax-error-1.1.1.tgz",
"readme": "ERROR: No README data found!"
}