{
  "name": "rax-scripts",
  "version": "2.0.4",
  "license": "BSD-3-Clause",
  "description": "Project scripts for Rax.",
  "bin": {
    "rax-scripts": "bin/rax-scripts.js"
  },
  "files": [
    "bin",
    "src"
  ],
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/raxjs/rax-scripts.git"
  },
  "bugs": {
    "url": "https://github.com/raxjs/rax-scripts/issues"
  },
  "homepage": "https://github.com/raxjs/rax-scripts#readme",
  "engines": {
    "npm": ">=3.0.0"
  },
  "dependencies": {
    "@babel/preset-typescript": "^7.6.0",
    "babel-core": "7.0.0-bridge.0",
    "babel-jest": "^23.6.0",
    "commander": "^3.0.1",
    "eslint": "^5.10.0",
    "eslint-plugin-import": "^2.14.0",
    "eslint-plugin-react": "~7.11.1",
    "jest": "^24.8.0",
    "jest-cli": "^24.7.1",
    "jest-localstorage-mock": "^2.3.0",
    "rax-compile-config": "^0.2.0",
    "scripts-core": "^0.1.0"
  }
}
