1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374 |
- {
- "_from": "@icon-park/vue",
- "_id": "@icon-park/vue@1.3.5",
- "_inBundle": false,
- "_integrity": "sha1-twRuLCtdpexNZz/7Wta8gL6loTs=",
- "_location": "/@icon-park/vue",
- "_phantomChildren": {},
- "_requested": {
- "type": "tag",
- "registry": true,
- "raw": "@icon-park/vue",
- "name": "@icon-park/vue",
- "escapedName": "@icon-park%2fvue",
- "scope": "@icon-park",
- "rawSpec": "",
- "saveSpec": null,
- "fetchSpec": "latest"
- },
- "_requiredBy": [
- "#USER",
- "/"
- ],
- "_resolved": "https://registry.nlark.com/@icon-park/vue/download/@icon-park/vue-1.3.5.tgz",
- "_shasum": "b7046e2c2b5da5ec4d673ffb5ad6bc80bea5a13b",
- "_spec": "@icon-park/vue",
- "_where": "C:\\Users\\Administrator\\Desktop\\agent",
- "bugs": {
- "url": "https://github.com/bytedance/IconPark/issues"
- },
- "bundleDependencies": false,
- "dependencies": {
- "@vue/babel-helper-vue-jsx-merge-props": "^1.0.0",
- "csstype": "^3.0.3"
- },
- "deprecated": false,
- "description": "Vue Icons for IconPark",
- "engines": {
- "node": ">= 8.0.0",
- "npm": ">= 5.0.0"
- },
- "gitHead": "4f8e04052ded9d40b74fc48defb338a48dcab38a",
- "homepage": "http://iconpark.bytedance.com/",
- "keywords": [
- "vue",
- "icon",
- "icon pack",
- "icon park",
- "IconPark",
- "svg",
- "system icons",
- "component",
- "components",
- "design"
- ],
- "license": "Apache-2.0",
- "main": "lib/index.js",
- "module": "es/index.js",
- "name": "@icon-park/vue",
- "peerDependencies": {
- "vue": "2.x"
- },
- "publishConfig": {
- "access": "public"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/bytedance/IconPark.git"
- },
- "sideEffects": [
- "styles/**"
- ],
- "typings": "lib/index.d.ts",
- "version": "1.3.5"
- }
|