You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

58 lines
1.5 KiB

{
"_from": "@umijs/ast@3.2.16",
"_id": "@umijs/ast@3.2.16",
"_inBundle": false,
"_integrity": "sha1-BX+g7gPeRX/pVacrIkStv5EIXv0=",
"_location": "/@umijs/ast",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@umijs/ast@3.2.16",
"name": "@umijs/ast",
"escapedName": "@umijs%2fast",
"scope": "@umijs",
"rawSpec": "3.2.16",
"saveSpec": null,
"fetchSpec": "3.2.16"
},
"_requiredBy": [
"/@umijs/core"
],
"_resolved": "https://registry.npm.taobao.org/@umijs/ast/download/@umijs/ast-3.2.16.tgz?cache=0&sync_timestamp=1597639093710&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40umijs%2Fast%2Fdownload%2F%40umijs%2Fast-3.2.16.tgz",
"_shasum": "057fa0ee03de457fe955a72b2244adbf91085efd",
"_spec": "@umijs/ast@3.2.16",
"_where": "/Users/zq/Desktop/hngs/node_modules/@umijs/core",
"authors": [
"chencheng <sorrycc@gmail.com> (https://github.com/sorrycc)"
],
"bugs": {
"url": "http://github.com/umijs/umi/issues"
},
"bundleDependencies": false,
"dependencies": {
"@umijs/utils": "3.2.16"
},
"deprecated": false,
"description": "@umijs/ast",
"files": [
"lib"
],
"homepage": "https://github.com/umijs/umi/tree/master/packages/ast#readme",
"keywords": [
"umi"
],
"license": "MIT",
"main": "lib/index.js",
"name": "@umijs/ast",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/umijs/umi.git"
},
"types": "lib/index.d.ts",
"version": "3.2.16"
}