{
  "name": "@infinizhen/rpg-awesome-continued",
  "version": "1.0.6",
  "description": "A fantasy themed font and CSS toolkit. Originally made by @nagoshiashumari and continued by @Infinizhen.",
  "author": {
    "name": "Miguel Rodríguez (@Infinizhen)",
    "email": "contacto@mrbonhome.com"
  },
  "homepage": "https://github.com/Infinizhen/Rpg-Awesome-Continued",
  "style": "css/rpg-awesome.css",
  "sass": "scss/rpg-awesome.scss",
  "license": "MIT",
  "private": false,
  "repository": {
    "type": "git",
    "url": "https://github.com/Infinizhen/Rpg-Awesome-Continued.git"
  },
  "devDependencies": {
    "grunt-contrib-cssmin": "~0.11.0",
    "grunt-contrib-sass": "~0.8.1",
    "grunt-scss-lint": "^0.3.8"
  },
  "scripts": {
    "build": "grunt",
    "test": "grunt scsslint"
  },
  "keywords": [
    "font",
    "icon",
    "fantasy",
    "rpg",
    "awesome",
    "css",
    "sass",
    "scss",
    "toolkit"
  ]
}
