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.
 
 
 
 

64 lines
1.5 KiB

{
"_from": "vue-ref@^2.0.0",
"_id": "vue-ref@2.0.0",
"_inBundle": false,
"_integrity": "sha512-uKNKpFOVeWNqS2mrBZqnpLyXJo5Q+vnkex6JvpENvhXHFNBW/SJTP8vJywLuVT3DpxwXcF9N0dyIiZ4/NpTexQ==",
"_location": "/vue-ref",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "vue-ref@^2.0.0",
"name": "vue-ref",
"escapedName": "vue-ref",
"rawSpec": "^2.0.0",
"saveSpec": null,
"fetchSpec": "^2.0.0"
},
"_requiredBy": [
"/ant-design-vue"
],
"_resolved": "https://registry.npmjs.org/vue-ref/-/vue-ref-2.0.0.tgz",
"_shasum": "483084d732abed11da796778a8266a3af0ea1a9c",
"_spec": "vue-ref@^2.0.0",
"_where": "D:\\code\\template-vue-antd\\node_modules\\ant-design-vue",
"bugs": {
"url": "https://github.com/tangjinzhou/vue-ref/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "use the callback to get a reference like react",
"eslintConfig": {
"root": true,
"env": {
"node": true
},
"extends": [
"plugin:vue/essential",
"eslint:recommended"
],
"rules": {},
"parserOptions": {
"parser": "babel-eslint"
}
},
"files": [
"index.js"
],
"homepage": "https://github.com/tangjinzhou/vue-ref",
"keywords": [
"vue",
"ref",
"v-ref",
"vue-ref"
],
"license": "MIT",
"main": "index.js",
"name": "vue-ref",
"repository": {
"type": "git",
"url": "git+https://github.com/tangjinzhou/vue-ref.git"
},
"title": "Vue Ref",
"version": "2.0.0"
}