{
  "name": "@bochap_/minijs",
  "version": "0.0.9",
  "description": "Mini stack component framework",
  "main": "index.js",
  "scripts": {
    "package": "npm build",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/martinpastore/MiniJS.git"
  },
  "author": "martinpastore",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/martinpastore/MiniJS/issues"
  },
  "homepage": "https://github.com/martinpastore/MiniJS#readme",
  "dependencies": {
    "cssmin": "^0.4.3",
    "fs-extra": "^7.0.0",
    "html-minifier": "^3.5.21",
    "uglify-es": "^3.3.9"
  }
}
