{
  "name": "magix-composer",
  "version": "1.0.10",
  "description": "compile html, style and javascript files into javascript",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/thx/magix-composer.git"
  },
  "keywords": [
    "magix",
    "view",
    "composer",
    "combine",
    "checker",
    "offline"
  ],
  "dependencies": {
    "acorn": "7.1.x",
    "acorn-import-meta": "1.0.x",
    "acorn-walk": "7.0.x",
    "autoprefixer": "9.7.x",
    "chalk": "3.0.x",
    "cssnano": "4.1.x",
    "html-entities-decoder": "1.0.x",
    "html-minifier": "4.0.x",
    "less": "3.10.x",
    "postcss": "7.0.x",
    "string-width": "4.2.x"
  },
  "author": "xinglie <xinglie.lkf@taobao.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/thx/magix-composer/issues"
  },
  "homepage": "https://github.com/thx/magix-composer#readme"
}
