{ "_args": [ [ "acorn-export-ns-from@0.1.0", "D:\\Projects\\vanillajs-seed" ] ], "_development": true, "_from": "acorn-export-ns-from@0.1.0", "_id": "acorn-export-ns-from@0.1.0", "_inBundle": false, "_integrity": "sha512-QDQJBe2DfxNBIMxs+19XY2i/XXilJn+kPgX30HWNYK4IXoNj3ACNSWPU7szL0SzqjFyOG4zoZxG9P7JfNw5g7A==", "_location": "/acorn-export-ns-from", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "acorn-export-ns-from@0.1.0", "name": "acorn-export-ns-from", "escapedName": "acorn-export-ns-from", "rawSpec": "0.1.0", "saveSpec": null, "fetchSpec": "0.1.0" }, "_requiredBy": [ "/acorn-stage3" ], "_resolved": "https://registry.npmjs.org/acorn-export-ns-from/-/acorn-export-ns-from-0.1.0.tgz", "_spec": "0.1.0", "_where": "D:\\Projects\\vanillajs-seed", "bugs": { "url": "https://github.com/acornjs/acorn-export-ns-from/issues" }, "contributors": [ { "name": "Adrian Heine", "email": "mail@adrianheine.de" } ], "description": "Support for export-ns-from in acorn", "devDependencies": { "acorn": "^6.0.2", "eslint": "^5.7.0", "eslint-plugin-node": "^7.0.1", "mocha": "^5.2.0", "test262": "git+https://github.com/tc39/test262.git#c3e384c8c5fcee43395bebc958e48e23dc2c8d5b", "test262-parser-runner": "^0.5.0" }, "engines": { "node": ">=4.8.2" }, "homepage": "https://github.com/acornjs/acorn-export-ns-from", "license": "MIT", "name": "acorn-export-ns-from", "peerDependencies": { "acorn": "^6.0.1" }, "repository": { "type": "git", "url": "git+https://github.com/acornjs/acorn-export-ns-from.git" }, "scripts": { "lint": "eslint -c .eslintrc.json .", "test": "mocha", "test:test262": "node run_test262.js" }, "version": "0.1.0" }