UNPKG

vue-ss

Version:

SVG sprites component for symbol id base on VueJS

30 lines 621 B
{ "name": "vue-ss", "version": "0.1.1", "description": "SVG sprites component for symbol id base on VueJS", "main": "dist/vue-ss.min.js", "keywords": [ "vue", "vue-icon", "icon", "svg", "sprite", "symbol" ], "author": "Rocky Wu <rocky823@gmail.com>", "license": "MIT", "directories": { "test": "test" }, "dependencies": { "vue": "^1.0.26" }, "repository": { "type": "git", "url": "git+https://github.com/rwu823/vue-ss.git" }, "bugs": { "url": "https://github.com/rwu823/vue-ss/issues" }, "homepage": "https://github.com/rwu823/vue-ss#readme" }