{ "_args": [ [ { "raw": "syntax-error@~1.1.0", "scope": null, "escapedName": "syntax-error", "name": "syntax-error", "rawSpec": "~1.1.0", "spec": ">=1.1.0 <1.2.0", "type": "range" }, "/Users/MB/git/pdfkit/node_modules/browserify" ] ], "_from": "syntax-error@>=1.1.0 <1.2.0", "_id": "syntax-error@1.1.6", "_inCache": true, "_location": "/syntax-error", "_nodeVersion": "5.5.0", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/syntax-error-1.1.6.tgz_1459390362351_0.9068801295943558" }, "_npmUser": { "name": "substack", "email": "substack@gmail.com" }, "_npmVersion": "3.7.1", "_phantomChildren": {}, "_requested": { "raw": "syntax-error@~1.1.0", "scope": null, "escapedName": "syntax-error", "name": "syntax-error", "rawSpec": "~1.1.0", "spec": ">=1.1.0 <1.2.0", "type": "range" }, "_requiredBy": [ "/browserify" ], "_resolved": "https://registry.npmjs.org/syntax-error/-/syntax-error-1.1.6.tgz", "_shasum": "b4549706d386cc1c1dc7c2423f18579b6cade710", "_shrinkwrap": null, "_spec": "syntax-error@~1.1.0", "_where": "/Users/MB/git/pdfkit/node_modules/browserify", "author": { "name": "James Halliday", "email": "mail@substack.net", "url": "http://substack.net" }, "bugs": { "url": "https://github.com/substack/node-syntax-error/issues" }, "dependencies": { "acorn": "^2.7.0" }, "description": "detect and report syntax errors in source code strings", "devDependencies": { "tap": "^1.1.0" }, "directories": {}, "dist": { "shasum": "b4549706d386cc1c1dc7c2423f18579b6cade710", "tarball": "https://registry.npmjs.org/syntax-error/-/syntax-error-1.1.6.tgz" }, "engine": { "node": ">=0.6" }, "gitHead": "4b00c7dafd3ffa91b2d9d3aa4abae15de72b460e", "homepage": "https://github.com/substack/node-syntax-error", "keywords": [ "syntax", "error", "esprima", "stack", "line", "column" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "mattdesl", "email": "dave.des@gmail.com" }, { "name": "substack", "email": "substack@gmail.com" }, { "name": "zertosh", "email": "zertosh@gmail.com" } ], "name": "syntax-error", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/substack/node-syntax-error.git" }, "scripts": { "test": "tap test/*.js" }, "version": "1.1.6" }