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.
59 lines
1.6 KiB
59 lines
1.6 KiB
{
|
|
"_from": "@umijs/plugin-analytics@0.2.2",
|
|
"_id": "@umijs/plugin-analytics@0.2.2",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-V1/SMdQyfqE0EyF6obX8a92JRl4=",
|
|
"_location": "/@umijs/plugin-analytics",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@umijs/plugin-analytics@0.2.2",
|
|
"name": "@umijs/plugin-analytics",
|
|
"escapedName": "@umijs%2fplugin-analytics",
|
|
"scope": "@umijs",
|
|
"rawSpec": "0.2.2",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.2.2"
|
|
},
|
|
"_requiredBy": [
|
|
"/@umijs/preset-react"
|
|
],
|
|
"_resolved": "https://registry.npm.taobao.org/@umijs/plugin-analytics/download/@umijs/plugin-analytics-0.2.2.tgz",
|
|
"_shasum": "575fd231d4327ea13413217aa1b5fc6bdd89465e",
|
|
"_spec": "@umijs/plugin-analytics@0.2.2",
|
|
"_where": "/Users/zq/Desktop/hngs/node_modules/@umijs/preset-react",
|
|
"authors": [
|
|
"xiaohuoni <chenxiaocongoni@icloud.com> (https://github.com/xiaohuoni)"
|
|
],
|
|
"bugs": {
|
|
"url": "http://github.com/umijs/plugins/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "analytics for baidu tongji and google analytics",
|
|
"files": [
|
|
"lib",
|
|
"src"
|
|
],
|
|
"homepage": "https://github.com/umijs/plugins/tree/master/packages/plugin-analytics#readme",
|
|
"keywords": [
|
|
"umi"
|
|
],
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "@umijs/plugin-analytics",
|
|
"peerDependencies": {
|
|
"umi": "3.x"
|
|
},
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/umijs/plugins.git"
|
|
},
|
|
"types": "lib/index.d.ts",
|
|
"version": "0.2.2"
|
|
}
|