{ "_args": [ [ "acorn-numeric-separator@0.3.2", "D:\\Projects\\siag\\vanillajs-seed" ] ], "_development": true, "_from": "acorn-numeric-separator@0.3.2", "_id": "acorn-numeric-separator@0.3.2", "_inBundle": false, "_integrity": "sha512-ZNN1qnKvjWycDSQBfuD1TCiB81ItjjeGUPLHuqfP8X8HXwAodGTWsAaqSOQ1Nc9t+Wlb3tcEFdBrwUFUIzDiiA==", "_location": "/acorn-numeric-separator", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "acorn-numeric-separator@0.3.2", "name": "acorn-numeric-separator", "escapedName": "acorn-numeric-separator", "rawSpec": "0.3.2", "saveSpec": null, "fetchSpec": "0.3.2" }, "_requiredBy": [ "/acorn-stage3" ], "_resolved": "https://registry.npmjs.org/acorn-numeric-separator/-/acorn-numeric-separator-0.3.2.tgz", "_spec": "0.3.2", "_where": "D:\\Projects\\siag\\vanillajs-seed", "bugs": { "url": "https://github.com/acornjs/acorn-numeric-separator/issues" }, "contributors": [ { "name": "Adrian Heine", "email": "mail@adrianheine.de" } ], "description": "Support for numeric separators in acorn", "devDependencies": { "acorn": "^7", "eslint": "^6", "eslint-plugin-node": "^11", "mocha": "^7", "test262": "git+https://github.com/tc39/test262.git#a3c7d30cbb68ebcdc522df362dffbc31465b0d1d", "test262-parser-runner": "^0.5.0" }, "engines": { "node": ">=4.8.2" }, "homepage": "https://github.com/acornjs/acorn-numeric-separator", "license": "MIT", "name": "acorn-numeric-separator", "peerDependencies": { "acorn": "^6 || ^7" }, "repository": { "type": "git", "url": "git+https://github.com/acornjs/acorn-numeric-separator.git" }, "scripts": { "lint": "eslint -c .eslintrc.json .", "test": "mocha", "test:test262": "node run_test262.js" }, "version": "0.3.2" }