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.

65 lines
1.7 KiB

{
"_from": "@umijs/plugin-helmet@1.0.2",
"_id": "@umijs/plugin-helmet@1.0.2",
"_inBundle": false,
"_integrity": "sha1-nbnR0ld3j5TRJYfda3F6+Rlw5Mk=",
"_location": "/@umijs/plugin-helmet",
"_phantomChildren": {
"@types/react": "16.9.46"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "@umijs/plugin-helmet@1.0.2",
"name": "@umijs/plugin-helmet",
"escapedName": "@umijs%2fplugin-helmet",
"scope": "@umijs",
"rawSpec": "1.0.2",
"saveSpec": null,
"fetchSpec": "1.0.2"
},
"_requiredBy": [
"/@umijs/preset-react"
],
"_resolved": "https://registry.npm.taobao.org/@umijs/plugin-helmet/download/@umijs/plugin-helmet-1.0.2.tgz",
"_shasum": "9db9d1d257778f94d12587dd6b717af91970e4c9",
"_spec": "@umijs/plugin-helmet@1.0.2",
"_where": "/Users/zq/Desktop/hngs/node_modules/@umijs/preset-react",
"authors": [
"ycjcl868 <45808948@qq.com> (https://github.com/ycjcl868)"
],
"bugs": {
"url": "http://github.com/umijs/plugins/issues"
},
"bundleDependencies": false,
"dependencies": {
"@types/react-helmet": "6.0.0",
"react-helmet": "6.0.0"
},
"deprecated": false,
"description": "@umijs/plugin-helmet",
"files": [
"lib",
"src"
],
"homepage": "https://github.com/umijs/plugins/tree/master/packages/plugin-helmet#readme",
"keywords": [
"umi"
],
"license": "MIT",
"main": "lib/index.js",
"name": "@umijs/plugin-helmet",
"peerDependencies": {
"umi": "3.x"
},
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/umijs/plugins.git"
},
"types": "lib/index.d.ts",
"version": "1.0.2"
}