first
This commit is contained in:
67
node_modules/@vant/icons/package.json
generated
vendored
Normal file
67
node_modules/@vant/icons/package.json
generated
vendored
Normal file
@ -0,0 +1,67 @@
|
||||
{
|
||||
"_from": "@vant/icons@^1.7.1",
|
||||
"_id": "@vant/icons@1.8.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-sKfEUo2/CkQFuERxvkuF6mGQZDKu3IQdj5rV9Fm0weJXtchDSSQ+zt8qPCNUEhh9Y8shy5PzxbvAfOOkCwlCXg==",
|
||||
"_location": "/@vant/icons",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "@vant/icons@^1.7.1",
|
||||
"name": "@vant/icons",
|
||||
"escapedName": "@vant%2ficons",
|
||||
"scope": "@vant",
|
||||
"rawSpec": "^1.7.1",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^1.7.1"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/vant"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/@vant/icons/-/icons-1.8.0.tgz",
|
||||
"_shasum": "36b13f2e628b533f6523a93a168cf02f07056674",
|
||||
"_spec": "@vant/icons@^1.7.1",
|
||||
"_where": "C:\\Users\\zhouxueli\\Desktop\\scheduling-app\\node_modules\\vant",
|
||||
"author": {
|
||||
"name": "chenjiahan"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/youzan/vant/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": false,
|
||||
"description": "vant icons",
|
||||
"devDependencies": {
|
||||
"release-it": "^14.11.6"
|
||||
},
|
||||
"files": [
|
||||
"src"
|
||||
],
|
||||
"homepage": "https://github.com/youzan/vant#readme",
|
||||
"license": "MIT",
|
||||
"main": "./src/config.js",
|
||||
"name": "@vant/icons",
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"registry": "https://registry.npmjs.org/"
|
||||
},
|
||||
"release-it": {
|
||||
"git": {
|
||||
"tag": false,
|
||||
"commitMessage": "release: @vant/icons ${version}",
|
||||
"addUntrackedFiles": true,
|
||||
"requireCleanWorkingDir": false
|
||||
}
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/youzan/vant.git",
|
||||
"directory": "packages/vant-icons"
|
||||
},
|
||||
"scripts": {
|
||||
"release": "release-it"
|
||||
},
|
||||
"types": "./src/config.d.ts",
|
||||
"version": "1.8.0"
|
||||
}
|
Reference in New Issue
Block a user