UNPKG

svg-icons

Version:
34 lines (33 loc) 787 B
{ "name": "svg-icons", "version": "1.0.13", "description": "", "main": "dist/svg-icons.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/geoctrl/svg-icons" }, "author": { "name": "Tony Lefler", "email": "tonylefler@gmail.com" }, "license": "MIT", "bugs": { "url": "https://github.com/geoctrl/svg-icons/issues" }, "homepage": "https://github.com/geoctrl/svg-icons", "devDependencies": { "gulp": "^3.9.0", "gulp-babel": "^5.2.0", "gulp-cheerio": "^0.6.2", "gulp-file": "^0.2.0", "gulp-htmlclean": "^2.6.4", "gulp-replace": "^0.5.3", "gulp-svg-symbols": "^0.3.1", "gulp-watch": "^4.3.4", "run-sequence": "^1.1.2" } }