Sha256: a6a0d56f2c0190d5033b115cf8240384bcdc6c94e19a4f97e887f38fd41b7b17
Contents?: true
Size: 1.64 KB
Versions: 6
Compression:
Stored size: 1.64 KB
Contents
{ "_from": "acorn@^7.1.0", "_id": "acorn@7.1.0", "_inBundle": false, "_integrity": "sha512-kL5CuoXA/dgxlBbVrflsflzQ3PAas7RYZB52NOm/6839iVYJgKMJ3cQJD+t2i5+qFa8h3MDpEOJiS64E8JLnSQ==", "_location": "/acorn", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "acorn@^7.1.0", "name": "acorn", "escapedName": "acorn", "rawSpec": "^7.1.0", "saveSpec": null, "fetchSpec": "^7.1.0" }, "_requiredBy": [ "/rollup" ], "_resolved": "https://registry.npmjs.org/acorn/-/acorn-7.1.0.tgz", "_shasum": "949d36f2c292535da602283586c2477c57eb2d6c", "_spec": "acorn@^7.1.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": "7.1.0" }
Version data entries
6 entries across 6 versions & 1 rubygems