UNPKG

mam-project-templates

Version:
66 lines (65 loc) 1.63 kB
{ "_from": "syntax-error@~1.1.0", "_id": "syntax-error@1.1.6", "_inBundle": false, "_integrity": "sha1-tFSXBtOGzBwdx8JCPxhXm2yt5xA=", "_location": "/syntax-error", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "syntax-error@~1.1.0", "name": "syntax-error", "escapedName": "syntax-error", "rawSpec": "~1.1.0", "saveSpec": null, "fetchSpec": "~1.1.0" }, "_requiredBy": [ "/browserify" ], "_resolved": "https://registry.npmjs.org/syntax-error/-/syntax-error-1.1.6.tgz", "_shasum": "b4549706d386cc1c1dc7c2423f18579b6cade710", "_spec": "syntax-error@~1.1.0", "_where": "C:\\Users\\micmar\\Desktop\\Dev\\templates\\cloned\\FreeCSS\\Ranger\\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" }, "bundleDependencies": false, "dependencies": { "acorn": "^2.7.0" }, "deprecated": false, "description": "detect and report syntax errors in source code strings", "devDependencies": { "tap": "^1.1.0" }, "engine": { "node": ">=0.6" }, "homepage": "https://github.com/substack/node-syntax-error", "keywords": [ "syntax", "error", "esprima", "stack", "line", "column" ], "license": "MIT", "main": "index.js", "name": "syntax-error", "repository": { "type": "git", "url": "git://github.com/substack/node-syntax-error.git" }, "scripts": { "test": "tap test/*.js" }, "version": "1.1.6" }