svg-icons
Version:
22 lines (21 loc) • 366 B
JSON
{
"name": "svg-icons",
"version": "1.0.8",
"homepage": "https://github.com/geoctrl/svg-icons",
"authors": [
"Tony <tonylefler@gmail.com>"
],
"main": "dist/svg-icons.js",
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests",
"svg"
],
"dependencies": {
"angular": ">=1.1"
}
}