72 lines
1.7 KiB
JSON
72 lines
1.7 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"acorn@6.4.1",
|
|
"D:\\Hjm项目\\TransFlow"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "acorn@6.4.1",
|
|
"_id": "acorn@6.4.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-Ux5Yuj9RudrLmmZGyk3r9bFMpHQ=",
|
|
"_location": "/acorn",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "acorn@6.4.1",
|
|
"name": "acorn",
|
|
"escapedName": "acorn",
|
|
"rawSpec": "6.4.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "6.4.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/@vue/cli-service",
|
|
"/webpack"
|
|
],
|
|
"_resolved": "https://registry.npm.taobao.org/acorn/download/acorn-6.4.1.tgz?cache=0&sync_timestamp=1597237468154&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Facorn%2Fdownload%2Facorn-6.4.1.tgz",
|
|
"_spec": "6.4.1",
|
|
"_where": "D:\\Hjm项目\\TransFlow",
|
|
"bin": {
|
|
"acorn": "bin/acorn"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/acornjs/acorn/issues"
|
|
},
|
|
"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.4.1"
|
|
}
|