UNPKG

mam-project-templates

Version:
74 lines (73 loc) 1.86 kB
{ "_from": "escope@~0.0.13", "_id": "escope@0.0.16", "_inBundle": false, "_integrity": "sha1-QYx6CvynIdr+ZZGT/Zhig+dGU48=", "_location": "/escope", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "escope@~0.0.13", "name": "escope", "escapedName": "escope", "rawSpec": "~0.0.13", "saveSpec": null, "fetchSpec": "~0.0.13" }, "_requiredBy": [ "/esrefactor" ], "_resolved": "https://registry.npmjs.org/escope/-/escope-0.0.16.tgz", "_shasum": "418c7a0afca721dafe659193fd986283e746538f", "_spec": "escope@~0.0.13", "_where": "C:\\Users\\micmar\\Desktop\\Dev\\templates\\cloned\\FreeCSS\\Ranger\\node_modules\\esrefactor", "bugs": { "url": "https://github.com/Constellation/escope/issues" }, "bundleDependencies": false, "dependencies": { "estraverse": ">= 0.0.2" }, "deprecated": false, "description": "ECMAScript scope analyzer", "devDependencies": { "chai": "~1.7.2", "coffee-script": "~1.6.3", "esprima": "~1.0.3", "grunt": "~0.4.1", "grunt-cli": "~0.1.9", "grunt-contrib-jshint": "~0.6.3", "grunt-mocha-test": "~0.6.3", "jshint": "~1.1.0" }, "engines": { "node": ">=0.4.0" }, "homepage": "http://github.com/Constellation/escope.html", "licenses": [ { "type": "BSD", "url": "http://github.com/Constellation/escope/raw/master/LICENSE.BSD" } ], "main": "escope.js", "maintainers": [ { "name": "Yusuke Suzuki", "email": "utatane.tea@gmail.com", "url": "http://github.com/Constellation" } ], "name": "escope", "repository": { "type": "git", "url": "git+ssh://git@github.com/Constellation/escope.git" }, "scripts": { "lint": "grunt lint", "test": "grunt travis", "unit-test": "grunt test" }, "version": "0.0.16" }