@shawnsandy/svg-icons-kit
Version:
Use SvG icons/iconsets with react components
41 lines (40 loc) • 1.02 kB
JSON
{
"name": "@shawnsandy/svg-icons-kit",
"version": "0.1.13",
"description": "Use SvG icons/iconsets with react components",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/foluke-ui-kit/svg-icons-kit.git"
},
"keywords": [
"SVG",
"REACT",
"JS",
"react",
"JS",
"Components"
],
"author": "Shawn Sandy <shawnsandy04@gmail.com> (http://shawnsandy04@gmail.com)",
"license": "MIT",
"bugs": {
"url": "https://github.com/foluke-ui-kit/svg-icons-kit/issues"
},
"homepage": "https://github.com/foluke-ui-kit/svg-icons-kit#readme",
"devDependencies": {
"file-loader": "^0.8.1",
"gulp": "^3.8.11",
"gulp-spawn": "^0.3.0",
"jquery": "^2.1.4",
"jsx-loader": "^0.13.2",
"object-assign": "^2.0.0",
"react": "^0.13.2",
"style-loader": "^0.12.1",
"url-loader": "^0.5.5",
"webpack": "^1.8.11",
"wlt-zepto": "^1.0.3"
}
}