{
  "name": "ico-endec",
  "version": "0.1.6",
  "description": "ICO encoder and decoder library",
  "main": "dist/bundle.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/kettek/ico-endec-js"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "build": "rollup -c"
  },
  "keywords": [],
  "author": "Ketchetwahmeegwun T. Southall",
  "license": "MPL-2.0",
  "devDependencies": {
    "minimist": "^1.2.5",
    "rollup": "^2.3.2",
    "rollup-plugin-license": "^2.0.0",
    "rollup-plugin-terser": "^5.3.0"
  }
}
