dota2-css-hero-sprites
Version:
CSS Spritesheet for the Dota 2 minimap hero icons
36 lines (35 loc) • 832 B
JSON
{
"name": "dota2-css-hero-sprites",
"version": "2.6.1",
"description": "CSS Spritesheet for the Dota 2 minimap hero icons",
"dependencies": {},
"devDependencies": {
"handlebars": "^4.7.7",
"lodash.snakecase": "^4.1.1",
"vdf": "0.0.2"
},
"scripts": {
"generate": "node src/generate.js"
},
"repository": {
"type": "git",
"url": "https://github.com/RoccoFarrell/dota2-minimap-hero-sprites.git"
},
"keywords": [
"dota",
"dota 2",
"hero",
"icon",
"icons",
"heroes",
"pictures",
"minimap",
"spritesheet",
"css"
],
"author": "RoccoFarrell",
"bugs": {
"url": "https://github.com/RoccoFarrell/dota2-minimap-hero-sprites/issues"
},
"homepage": "https://github.com/RoccoFarrell/dota2-minimap-hero-sprites"
}