{
  "name": "reasy",
  "version": "1.5.1",
  "description": "An automatical tool for Front-end constructed by fis3",
  "main": "index.js",
  "bin": {
    "reasy": "bin/reasy.js"
  },
  "engines": {
    "node": ">=0.12.0"
  },
  "scripts": {
    "preinstall": "node -e \"console.log('Reasy v.' + require('./package.json').version)\"",
    "test": "node test/index.js",
    "install": "node bin/construct.js"
  },
  "author": {
    "name": "lwdgit"
  },
  "license": "MIT",
  "dependencies": {
    "fis-parser-less": ">=0.1.3",
    "fis3": ">=3.0.6",
    "fis3-hook-module": ">=1.1.1",
    "fis3-hook-relative": ">=1.0.3",
    "fis-parser-art-template": ">=1.0.1",
    "reasy-parser-sass": ">=1.1.1",
    "fis3-hook-iconfont": ">=0.0.1",
    "fis3-postpackager-loader": ">=1.2.1",
    "fis3-packager-map": ">=1.0.4",
    "fis-optimizer-html-minifier": ">=0.0.9",
    "fis-postprocessor-autoprefixer": ">=0.0.5",
    "fis-lint-jshint": ">=0.0.10",
    "fis3-deploy-replace": ">=1.0.2",
    "fis-parser-js-macro": "*",
    "reasy-command-rules": "*",
    "reasy-command-b28": "*",
    "liftoff": "^2.1.0",
    "minimist": "^1.1.1",
    "fis3-hook-amd": ">=0.1.0",
    "fis3-parser-reactjs": ">=1.0.0",
    "web-debug": ">=1.1.0",
    "fis3-deploy-skip-packed": "^0.0.3"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/wEasyTeam/reasy.git"
  },
  "keywords": [
    "fis3",
    "reasy"
  ],
  "bugs": {
    "url": "https://github.com/wEasyTeam/reasy/issues"
  },
  "homepage": "https://github.com/wEasyTeam/reasy#readme"
}
