123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263 |
- {
- "_args": [
- [
- "@vant/icons@1.7.1",
- "D:\\project\\苏南官网\\su_nan_guan_wang"
- ]
- ],
- "_from": "@vant/icons@1.7.1",
- "_id": "@vant/icons@1.7.1",
- "_inBundle": false,
- "_integrity": "sha1-Sa5CAwK1WB5U5olIkeWgW8dun4c=",
- "_location": "/@vant/icons",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "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.nlark.com/@vant/icons/download/@vant/icons-1.7.1.tgz?cache=0&sync_timestamp=1631954457671&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40vant%2Ficons%2Fdownload%2F%40vant%2Ficons-1.7.1.tgz",
- "_spec": "1.7.1",
- "_where": "D:\\project\\苏南官网\\su_nan_guan_wang",
- "description": "vant icons",
- "devDependencies": {
- "release-it": "^13.6.2"
- },
- "files": [
- "src"
- ],
- "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": "https://github.com/youzan/vant/tree/dev/packages/vant-icons"
- },
- "scripts": {
- "release": "release-it"
- },
- "types": "./src/config.d.ts",
- "version": "1.7.1"
- }
|