{
  "name": "atm3",
  "version": "3.4.33",
  "description": "atm3 base fis3",
  "main": "atm.js",
  "bin": {
    "atm": "bin/fis.js"
  },
  "dependencies": {
    "colors": "0.6.2",
    "commander": "1.3.2",
    "glob": "5.0.3",
    "iconv-lite": "0.2.10",
    "liftoff": "2.2.1",
    "lodash": "4.12.0",
    "minimatch": "2.0.4",
    "minimist": "1.1.1",
    "tar": "2.2.1",
    "fis-command-install": "0.2.17",
    "fis-lolcat": "1.0.1",
    "fis-optimizer-clean-css": "0.0.9",
    "fis-optimizer-png-compressor": "0.1.6",
    "fis-optimizer-uglify-js": "0.2.2",
    "fis3-command-inspect": "1.0.3",
    "fis3-command-release": "1.3.12",
    "fis3-command-server": "0.0.9",
    "fis3-server-node": "0.1.1",
    "fis3-deploy-encoding": "1.0.0",
    "fis3-deploy-local-deliver": "1.0.0",
    "fis3-hook-components": "1.0.4",
    "fis3-packager-map": "1.1.3",
    "fis3-errors": "*",
    "fis3-hook-relative": "*",
    "fis-parser-less": "*",
    "atm3-command-init": "*",
    "atm3-command-upload": "*",
    "atm3-spriter-csssprites": "*",
    "atm3-deploy-cdn": "*",
    "fis3-postpackager-open": "*",
    "atm3-postpackager-list-html": "*",
    "atm3-deploy-http-push": "*",
    "atm3-postprocessor-px2rem": "*",
    "atm3-parser-node-sass": "*"
  },
  "watch": {
    "jsdoc": "lib/*.js"
  },
  "scripts": {
    "test": "mocha test",
    "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test",
    "jsdoc": "jsdoc --readme ./doc/docs/api/dev-plugin.md ./lib -r -t ./node_modules/minami -c .jsdoc.json -d ./doc/api",
    "watch": "npm-watch",
    "test-travis": "istanbul cover node_modules/mocha/bin/_mocha test/*.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/femxd/atm.git"
  },
  "keywords": [
    "atm",
    "MXD",
    "FIS"
  ],
  "author": {
    "name": "femxd"
  },
  "license": "BSD",
  "bugs": {
    "url": "https://github.com/femxd/atm3/issues"
  },
  "homepage": "https://github.com/femxd/atm3",
  "maintainers": [{
    "name": "googleyufei",
    "email": "googleyufei@qq.com"
  }]
}
