{
  "name": "nes.icons",
  "version": "2.0.1",
  "description": "NES.icons is an icon library designed to mimic the look of icons on an NES.",
  "main": "css/nes-icons.css",
  "sass": "scss/nes-icons.scss",
  "style": "css/nes-icons.css",
  "scripts": {
    "compile": "./scripts/compile.js",
    "watch": "./scripts/compile.js -w",
    "semantic-release": "semantic-release"
  },
  "keywords": [
    "character",
    "css",
    "framework",
    "icon",
    "icons",
    "nes",
    "scss",
    "unicode",
    "utf"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/nostalgic-css/NES.icons.git"
  },
  "author": "Trezy <tre@trezy.com> (https://trezy.com)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/nostalgic-css/NES.icons/issues"
  },
  "homepage": "https://github.com/nostalgic-css/NES.icons#readme",
  "devDependencies": {
    "@semantic-release/exec": "^3.3.2",
    "cheerio": "^1.0.0-rc.3",
    "commander": "^2.20.0",
    "doiuse": "^4.2.0",
    "file-type": "^11.1.0",
    "flood-fill": "^0.1.1",
    "git-rev-sync": "^1.12.0",
    "listr": "^0.14.3",
    "ndarray": "^1.0.18",
    "node-sass": "^4.12.0",
    "postcss-clean": "^1.1.0",
    "postcss-cli": "^6.1.2",
    "postcss-node-sass": "^2.1.8",
    "postcss-preset-env": "^6.6.0",
    "prettier": "^1.17.1",
    "semantic-release": "^15.13.12",
    "stylelint": "^10.0.1",
    "stylelint-config-standard": "^18.3.0",
    "stylelint-scss": "^3.7.0",
    "webfont": "^9.0.0"
  }
}
