{
  "name": "rax-toolkit",
  "version": "0.0.2",
  "repository": {
    "type": "git",
    "url": "git@github.com:zhoujianlin8/rax-toolkit.git"
  },
  "description": "rax tookit support web and weex",
  "keyword": [
    "rx",
    "rax",
    "weex",
    "react",
    "koa"
  ],
  "main": "index.js",
  "bin": {
    "rax": "./bin/rax"
  },
  "engines": {
    "node": ">= 5.6.0"
  },
  "scripts": {
    "test": "mocha --require should --reporter List --check-leaks test/"
  },
  "author": {
    "name": "zhoujianlin",
    "email": "zhoujianlin8@gmail.com"
  },
  "license": "MIT",
  "dependencies": {
    "amd-externals-plugin": "~0.0.1",
    "babel-core": "^6.21.0",
    "babel-loader": "^6.2.10",
    "babel-plugin-add-module-exports": "^0.2.1",
    "babel-plugin-require": "~0.0.1",
    "babel-preset-es2015": "^6.18.0",
    "babel-preset-rax": "0.0.9",
    "babel-preset-react": "^6.16.0",
    "babel-preset-stage-0": "^6.16.0",
    "babel-preset-stage-1": "^6.16.0",
    "css-loader": "^0.23.1",
    "ctool-html-compile": "~0.0.7",
    "extract-text-webpack-plugin": "~0.9.1",
    "file-loader": "^0.9.0",
    "ginit": "~2.0.1",
    "happypack": "^2.2.1",
    "html-list-middleware": "0.0.4",
    "koa": "^0.19.1",
    "koa-data-proxy": "~0.0.5",
    "koa-morgan": "^0.2.0",
    "koa-pac-middleware": "0.0.3",
    "koa-serve-index": "^1.0.1",
    "koa-static": "^1.4.9",
    "koa-webpack-dev-middleware": "~1.0.0",
    "koa-webpack-hot-middleware": "~1.0.3",
    "less": "^2.7.1",
    "less-loader": "^2.2.3",
    "minimist": "~1.1.1",
    "npm-run-script": "~0.0.4",
    "npm-updater": "^1.2.0",
    "open": "0.0.5",
    "semver": "^5.3.0",
    "serve-index": "^1.6.3",
    "style-loader": "^0.13.1",
    "url-loader": "^0.5.7",
    "webpack": "~1.13.2"
  },
  "devDependencies": {
    "mocha": "^2.1.0",
    "should": "^5.0.0"
  },
  "gitHead": "f38de53e1c279f8dee7acf505abc8a86dc27359e",
  "_id": "WRT@0.0.3",
  "_shasum": "f61d3df4d5cf0c0d6de93ea55bd84acf530b9d67",
  "_from": "WRT@*",
  "_npmVersion": "2.7.4",
  "_nodeVersion": "0.12.2",
  "_npmUser": {
    "name": "zhoujianlin",
    "email": "zhoujianlin8@gmail.com"
  },
  "maintainers": [
    {
      "name": "zhoujianlin",
      "email": "zhoujianlin8@gmail.com"
    }
  ],
  "dist": {
    "shasum": "f61d3df4d5cf0c0d6de93ea55bd84acf530b9d67",
    "tarball": "http://registry.npmjs.org/WRT/-/WRT-0.0.3.tgz"
  },
  "directories": {}
}
