{ "_args": [ [ { "name": "esutils", "raw": "esutils@~1.0.0", "rawSpec": "~1.0.0", "scope": null, "spec": ">=1.0.0 <1.1.0", "type": "range" }, "/Users/gabrielcapella/OneDrive/Graduação/USP-BCC/MAC0318M/2018/MapaMonteCarlo/node_modules/ast-transform/node_modules/escodegen" ] ], "_from": "esutils@>=1.0.0 <1.1.0", "_id": "esutils@1.0.0", "_inCache": true, "_installable": true, "_location": "/ast-transform/esutils", "_npmUser": { "email": "utatane.tea@gmail.com", "name": "constellation" }, "_npmVersion": "1.3.11", "_phantomChildren": {}, "_requested": { "name": "esutils", "raw": "esutils@~1.0.0", "rawSpec": "~1.0.0", "scope": null, "spec": ">=1.0.0 <1.1.0", "type": "range" }, "_requiredBy": [ "/ast-transform/escodegen" ], "_resolved": "https://registry.npmjs.org/esutils/-/esutils-1.0.0.tgz", "_shasum": "8151d358e20c8acc7fb745e7472c0025fe496570", "_shrinkwrap": null, "_spec": "esutils@~1.0.0", "_where": "/Users/gabrielcapella/OneDrive/Graduação/USP-BCC/MAC0318M/2018/MapaMonteCarlo/node_modules/ast-transform/node_modules/escodegen", "bugs": { "url": "https://github.com/Constellation/esutils/issues" }, "dependencies": {}, "description": "utility box for ECMAScript language tools", "devDependencies": { "chai": "~1.7.2", "coffee-script": "~1.6.3", "jshint": "2.1.5", "mocha": "~1.12.0" }, "directories": { "lib": "./lib" }, "dist": { "shasum": "8151d358e20c8acc7fb745e7472c0025fe496570", "tarball": "https://registry.npmjs.org/esutils/-/esutils-1.0.0.tgz" }, "engines": { "node": ">=0.10.0" }, "homepage": "https://github.com/Constellation/esutils", "licenses": [ { "type": "BSD", "url": "http://github.com/Constellation/esutils/raw/master/LICENSE.BSD" } ], "main": "lib/utils.js", "maintainers": [ { "email": "utatane.tea@gmail.com", "name": "constellation" } ], "name": "esutils", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+ssh://git@github.com/Constellation/esutils.git" }, "scripts": { "lint": "jshint lib/*.js", "test": "npm run-script lint && npm run-script unit-test", "unit-test": "mocha --compilers coffee:coffee-script -R spec" }, "version": "1.0.0" }