{ "name": "escope", "description": "ECMAScript scope analyzer", "homepage": "http://github.com/estools/escope.html", "main": "lib/index.js", "version": "3.0.1", "engines": { "node": ">=0.4.0" }, "maintainers": [ { "name": "constellation", "email": "utatane.tea@gmail.com" }, { "name": "michaelficarra", "email": "npm@michael.ficarra.me" } ], "repository": { "type": "git", "url": "git+ssh://git@github.com/estools/escope.git" }, "dependencies": { "es6-map": "^0.1.1", "es6-weak-map": "^0.1.2", "esrecurse": "^3.1.1", "estraverse": "^3.1.0" }, "devDependencies": { "acorn": "^0.12.0", "babel": "^4.7.12", "browserify": "^9.0.3", "chai": "^2.1.1", "coffee-script": "^1.9.1", "espree": "^1.11.0", "esprima": "^2.1.0", "gulp": "~3.8.10", "gulp-babel": "^4.0.0", "gulp-bump": "^0.3.0", "gulp-coffee": "^2.2.0", "gulp-eslint": "^0.6.0", "gulp-espower": "^0.10.0", "gulp-filter": "^2.0.0", "gulp-git": "^1.0.1", "gulp-mocha": "~2.0.0", "gulp-plumber": "^1.0.0", "gulp-sourcemaps": "^1.3.0", "gulp-tag-version": "^1.2.1", "jsdoc": "=3.3.0-alpha13", "lazypipe": "^0.2.2", "minimist": "^1.1.0", "vinyl-source-stream": "^1.0.0" }, "licenses": [ { "type": "BSD", "url": "http://github.com/estools/escope/raw/master/LICENSE.BSD" } ], "scripts": { "test": "gulp travis", "unit-test": "gulp test", "lint": "gulp lint", "jsdoc": "jsdoc src/*.js README.md" }, "gitHead": "cd455a35658733600ebaef603021b90801272a2f", "bugs": { "url": "https://github.com/estools/escope/issues" }, "_id": "escope@3.0.1", "_shasum": "cc150f270852c3b68841370b2184739de18b5d61", "_from": "escope@>=3.0.0 <4.0.0", "_npmVersion": "2.0.0-alpha-5", "_npmUser": { "name": "constellation", "email": "utatane.tea@gmail.com" }, "dist": { "shasum": "cc150f270852c3b68841370b2184739de18b5d61", "tarball": "http://registry.npmjs.org/escope/-/escope-3.0.1.tgz" }, "directories": {}, "_resolved": "https://registry.npmjs.org/escope/-/escope-3.0.1.tgz", "readme": "ERROR: No README data found!" }