UNPKG

nodulator

Version:

Complete NodeJS Framework for Restfull APIs

108 lines (107 loc) 2.62 kB
{ "_args": [ [ { "name": "syntax-error", "raw": "syntax-error@^1.1.1", "rawSpec": "^1.1.1", "scope": null, "spec": ">=1.1.1 <2.0.0", "type": "range" }, "/home/fgreiner/prog/js/Nodulator/node_modules/browserify" ] ], "_from": "syntax-error@>=1.1.1 <2.0.0", "_id": "syntax-error@1.1.6", "_inCache": true, "_installable": 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": { "email": "substack@gmail.com", "name": "substack" }, "_npmVersion": "3.7.1", "_phantomChildren": {}, "_requested": { "name": "syntax-error", "raw": "syntax-error@^1.1.1", "rawSpec": "^1.1.1", "scope": null, "spec": ">=1.1.1 <2.0.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.1", "_where": "/home/fgreiner/prog/js/Nodulator/node_modules/browserify", "author": { "email": "mail@substack.net", "name": "James Halliday", "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": [ { "email": "dave.des@gmail.com", "name": "mattdesl" }, { "email": "substack@gmail.com", "name": "substack" }, { "email": "zertosh@gmail.com", "name": "zertosh" } ], "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" }