{
  "_args": [
    [
      "escope@0.0.16",
      "C:\\Users\\micmar\\Desktop\\Dev\\templates\\cloned\\FreeCSS\\Deft"
    ]
  ],
  "_development": true,
  "_from": "escope@0.0.16",
  "_id": "escope@0.0.16",
  "_inBundle": false,
  "_integrity": "sha1-QYx6CvynIdr+ZZGT/Zhig+dGU48=",
  "_location": "/escope",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "escope@0.0.16",
    "name": "escope",
    "escapedName": "escope",
    "rawSpec": "0.0.16",
    "saveSpec": null,
    "fetchSpec": "0.0.16"
  },
  "_requiredBy": [
    "/esrefactor"
  ],
  "_resolved": "https://registry.npmjs.org/escope/-/escope-0.0.16.tgz",
  "_spec": "0.0.16",
  "_where": "C:\\Users\\micmar\\Desktop\\Dev\\templates\\cloned\\FreeCSS\\Deft",
  "bugs": {
    "url": "https://github.com/Constellation/escope/issues"
  },
  "dependencies": {
    "estraverse": ">= 0.0.2"
  },
  "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"
}
