UNPKG

mam-project-templates

Version:
70 lines (69 loc) 1.63 kB
{ "_args": [ [ "syntax-error@1.1.6", "C:\\Users\\micmar\\Desktop\\Dev\\templates\\cloned\\FreeCSS\\Deft" ] ], "_development": true, "_from": "syntax-error@1.1.6", "_id": "syntax-error@1.1.6", "_inBundle": false, "_integrity": "sha1-tFSXBtOGzBwdx8JCPxhXm2yt5xA=", "_location": "/syntax-error", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "syntax-error@1.1.6", "name": "syntax-error", "escapedName": "syntax-error", "rawSpec": "1.1.6", "saveSpec": null, "fetchSpec": "1.1.6" }, "_requiredBy": [ "/browserify" ], "_resolved": "https://registry.npmjs.org/syntax-error/-/syntax-error-1.1.6.tgz", "_spec": "1.1.6", "_where": "C:\\Users\\micmar\\Desktop\\Dev\\templates\\cloned\\FreeCSS\\Deft", "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" }, "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" }