UNPKG

@icon-park/svg

Version:

Pure Svg Icons for IconPark

39 lines (38 loc) 887 B
{ "name": "@icon-park/svg", "description": "Pure Svg Icons for IconPark", "version": "1.4.2", "main": "lib/index.js", "module": "es/index.js", "typings": "lib/index.d.ts", "keywords": [ "icon", "icon pack", "IconPark", "svg", "system icons", "component", "components", "design" ], "homepage": "http://iconpark.bytedance.com/", "bugs": { "url": "https://github.com/bytedance/IconPark/issues" }, "repository": { "type": "git", "url": "https://github.com/bytedance/IconPark" }, "license": "Apache-2.0", "engines": { "node": ">= 8.0.0", "npm": ">= 5.0.0" }, "publishConfig": { "access": "public" }, "sideEffects": [ "styles/**" ], "gitHead": "bed2e8d1e451ffc66cbc4def3ba54fcc1f318d9e" }