| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "acorn@6.4.2", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "acorn@6.4.2", |
| | | "_id": "acorn@6.4.2", |
| | | "_from": "acorn@^8.5.0", |
| | | "_id": "acorn@8.7.1", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-XtGIhXwF8YM8bJhGxG5kXgjkEuNGLTkoYqVE+KMR+aspr4KGYmKYg7yUe3KghyQ9yheNwLnjmzh/7+gfDBmHCQ==", |
| | | "_integrity": "sha512-Xx54uLJQZ19lKygFXOWsscKUbsBZW0CPykPhVQdhIeIwrbPmJzqeASDInc8nKBnp/JT6igTs82qPXz069H8I/A==", |
| | | "_location": "/acorn", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "acorn@6.4.2", |
| | | "raw": "acorn@^8.5.0", |
| | | "name": "acorn", |
| | | "escapedName": "acorn", |
| | | "rawSpec": "6.4.2", |
| | | "rawSpec": "^8.5.0", |
| | | "saveSpec": null, |
| | | "fetchSpec": "6.4.2" |
| | | "fetchSpec": "^8.5.0" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/webpack" |
| | | "/jsdom", |
| | | "/terser-webpack-plugin/terser", |
| | | "/webpack-bundle-analyzer" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/acorn/-/acorn-6.4.2.tgz", |
| | | "_spec": "6.4.2", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_resolved": "https://registry.npmjs.org/acorn/-/acorn-8.7.1.tgz", |
| | | "_shasum": "0197122c843d1bf6d0a5e83220a788f278f63c30", |
| | | "_spec": "acorn@^8.5.0", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\terser-webpack-plugin\\node_modules\\terser", |
| | | "bin": { |
| | | "acorn": "bin/acorn" |
| | | }, |
| | | "bugs": { |
| | | "url": "https://github.com/acornjs/acorn/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "deprecated": false, |
| | | "description": "ECMAScript parser", |
| | | "engines": { |
| | | "node": ">=0.4.0" |
| | | }, |
| | | "exports": { |
| | | ".": [ |
| | | { |
| | | "import": "./dist/acorn.mjs", |
| | | "require": "./dist/acorn.js", |
| | | "default": "./dist/acorn.js" |
| | | }, |
| | | "./dist/acorn.js" |
| | | ], |
| | | "./package.json": "./package.json" |
| | | }, |
| | | "homepage": "https://github.com/acornjs/acorn", |
| | | "license": "MIT", |
| | |
| | | "url": "git+https://github.com/acornjs/acorn.git" |
| | | }, |
| | | "scripts": { |
| | | "prepare": "cd ..; npm run build:main && npm run build:bin" |
| | | "prepare": "cd ..; npm run build:main" |
| | | }, |
| | | "version": "6.4.2" |
| | | "types": "dist/acorn.d.ts", |
| | | "version": "8.7.1" |
| | | } |