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.

63 lines
1.6 KiB

{
"_from": "@umijs/plugin-model@2.5.3",
"_id": "@umijs/plugin-model@2.5.3",
"_inBundle": false,
"_integrity": "sha1-LZMtqmfe549AW5ueCqKkRyEwXTM=",
"_location": "/@umijs/plugin-model",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@umijs/plugin-model@2.5.3",
"name": "@umijs/plugin-model",
"escapedName": "@umijs%2fplugin-model",
"scope": "@umijs",
"rawSpec": "2.5.3",
"saveSpec": null,
"fetchSpec": "2.5.3"
},
"_requiredBy": [
"/@umijs/preset-react"
],
"_resolved": "https://registry.npm.taobao.org/@umijs/plugin-model/download/@umijs/plugin-model-2.5.3.tgz",
"_shasum": "2d932daa67dee78f405b9b9e0aa2a44721305d33",
"_spec": "@umijs/plugin-model@2.5.3",
"_where": "/Users/zq/Desktop/hngs/node_modules/@umijs/preset-react",
"authors": [
"Troy Li <a@tianyi.li>",
"chencheng <sorrycc@gmail.com> (https://github.com/sorrycc)"
],
"bugs": {
"url": "http://github.com/umijs/plugins/issues"
},
"bundleDependencies": false,
"dependencies": {
"fast-deep-equal": "3.1.1"
},
"deprecated": false,
"description": "@umijs/plugin-model",
"files": [
"lib",
"src"
],
"homepage": "https://github.com/umijs/plugins/tree/master/packages/plugin-model#readme",
"keywords": [
"umi"
],
"license": "MIT",
"main": "lib/index.js",
"name": "@umijs/plugin-model",
"peerDependencies": {
"umi": "3.x"
},
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/umijs/plugins.git"
},
"types": "lib/index.d.ts",
"version": "2.5.3"
}