{
  "name": "ficons",
  "author": "Fiction",
  "version": "1.1.54",
  "private": false,
  "keywords": [
    "Font Awesome",
    "Webfont",
    "Icons",
    "Font Awesome Replacement"
  ],
  "homepage": "https://ficons.fiction.com",
  "scripts": {
    "ultra": "git add -A && git commit -m 'via run script' && git push && npm version patch && npm run make && npm publish",
    "make": "node make.js"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/fictiondotcom/ficons.git"
  },
  "devDependencies": {
    "chalk": "^2.3.0",
    "clean-css": "^4.1.9",
    "concat-files": "^0.1.1",
    "crypto": "^1.0.1",
    "ficons-webfont-generator": "^1.4.1",
    "fs-extra": "^4.0.2",
    "opn-cli": "^3.1.0",
    "p-each-series": "^1.0.0"
  }
}
