|
|
- {
- "_from": "acorn@^7.0.0",
- "_id": "acorn@7.0.0",
- "_inBundle": false,
- "_integrity": "sha512-PaF/MduxijYYt7unVGRuds1vBC9bFxbNf+VWqhOClfdgy7RlVkQqt610ig1/yxTgsDIfW1cWDel5EBbOy3jdtQ==",
- "_location": "/acorn",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "acorn@^7.0.0",
- "name": "acorn",
- "escapedName": "acorn",
- "rawSpec": "^7.0.0",
- "saveSpec": null,
- "fetchSpec": "^7.0.0"
- },
- "_requiredBy": [
- "/@riotjs/compiler"
- ],
- "_resolved": "https://registry.npmjs.org/acorn/-/acorn-7.0.0.tgz",
- "_shasum": "26b8d1cd9a9b700350b71c0905546f64d1284e7a",
- "_spec": "acorn@^7.0.0",
- "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-one-page/node_modules/@riotjs/compiler",
- "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.0.0"
- }
|