iconfonts
Version:
Fine-tuned icon fonts integration for Sass, Less and Stylus.
23 lines (22 loc) • 418 B
JSON
{
"name": "iconfonts",
"version": "0.2.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "make test"
},
"author": "",
"license": "MIT",
"devDependencies": {
"css": "^2.0.0",
"less": "^1.7.3",
"node-sass": "^0.9.3",
"stylus": "^0.46.3",
"underscore": "^1.6.0"
},
"repository": {
"type": "git",
"url": "https://github.com/rstacruz/iconfonts.git"
}
}