Sha256: 2f5a54313e90689a7a28ab65992fbfa72d1dbc3d2fa776d46f76bfb2f52ec8e6
Contents?: true
Size: 1.64 KB
Versions: 1
Compression:
Stored size: 1.64 KB
Contents
{ "_from": "acorn@^6.2.0", "_id": "acorn@6.2.1", "_inBundle": false, "_integrity": "sha512-JD0xT5FCRDNyjDda3Lrg/IxFscp9q4tiYtxE1/nOzlKCk7hIRuYjhq1kCNkbPjMRMZuFq20HNQn1I9k8Oj0E+Q==", "_location": "/acorn", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "acorn@^6.2.0", "name": "acorn", "escapedName": "acorn", "rawSpec": "^6.2.0", "saveSpec": null, "fetchSpec": "^6.2.0" }, "_requiredBy": [ "/rollup" ], "_resolved": "https://registry.npmjs.org/acorn/-/acorn-6.2.1.tgz", "_shasum": "3ed8422d6dec09e6121cc7a843ca86a330a86b51", "_spec": "acorn@^6.2.0", "_where": "/Users/malomalo/Code/condenser/lib/condenser/processors/node_modules/rollup", "bin": { "acorn": "./bin/acorn" }, "bugs": { "url": "https://github.com/acornjs/acorn/issues" }, "bundleDependencies": false, "deprecated": false, "description": "ECMAScript parser", "engines": { "node": ">=0.4.0" }, "homepage": "https://github.com/acornjs/acorn", "license": "MIT", "main": "dist/acorn.js", "maintainers": [ { "name": "Marijn Haverbeke", "email": "marijnh@gmail.com", "url": "https://marijnhaverbeke.nl" }, { "name": "Ingvar Stepanyan", "email": "me@rreverser.com", "url": "https://rreverser.com/" }, { "name": "Adrian Heine", "url": "http://adrianheine.de" } ], "module": "dist/acorn.mjs", "name": "acorn", "repository": { "type": "git", "url": "git+https://github.com/acornjs/acorn.git" }, "scripts": { "prepare": "cd ..; npm run build:main && npm run build:bin" }, "version": "6.2.1" }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
condenser-0.0.5 | lib/condenser/processors/node_modules/acorn/package.json |