lepu-test-platform-web/node_modules/@icon-park/vue/package.json

77 lines
1.8 KiB
JSON
Raw Normal View History

{
"_args": [
[
"@icon-park/vue@1.3.3",
"/Applications/work/GitLab/lepu-test-platform-web"
]
],
"_from": "@icon-park/vue@1.3.3",
"_id": "@icon-park/vue@1.3.3",
"_inBundle": false,
"_integrity": "sha512-tDudGNxNRK2D3AyR2g0wedrgJ0jSCbtVV/uNXq4WIq40B+X1KLi0WVeu4wlzaYyLTyhxTBf3cwv/TgrzqV+6rw==",
"_location": "/@icon-park/vue",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@icon-park/vue@1.3.3",
"name": "@icon-park/vue",
"escapedName": "@icon-park%2fvue",
"scope": "@icon-park",
"rawSpec": "1.3.3",
"saveSpec": null,
"fetchSpec": "1.3.3"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/@icon-park/vue/-/vue-1.3.3.tgz",
"_spec": "1.3.3",
"_where": "/Applications/work/GitLab/lepu-test-platform-web",
"bugs": {
"url": "https://github.com/bytedance/IconPark/issues"
},
"dependencies": {
"@vue/babel-helper-vue-jsx-merge-props": "^1.0.0",
"csstype": "^3.0.3"
},
"description": "Vue Icons for IconPark",
"engines": {
"node": ">= 8.0.0",
"npm": ">= 5.0.0"
},
"gitHead": "e2f7e9fbf6bd7f4c8297e8d54413e7f6f7c007b3",
"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.3"
}