{
  "name": "@raid/rk",
  "version": "0.20.1",
  "description": "Build utilities for @raid/kit packages",
  "publishConfig": {
    "access": "public"
  },
  "main": "index.js",
  "bin": {
    "rk": "./bin/rk.js"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "raid",
    "clu"
  ],
  "author": "Matt Styles",
  "license": "MIT",
  "devDependencies": {
    "standard": "^14.3.4"
  },
  "dependencies": {
    "@babel/core": "^7.11.6",
    "@babel/plugin-proposal-object-rest-spread": "^7.11.0",
    "@babel/preset-env": "^7.11.5",
    "@babel/preset-react": "^7.10.4",
    "@rollup/plugin-babel": "^5.2.1",
    "babel-plugin-styled-components": "^1.11.1",
    "babel-plugin-transform-react-require": "^1.0.1",
    "debug": "^4.2.0",
    "minimist": "^1.2.5",
    "rimraf": "^3.0.2",
    "rollup": "^2.29.0",
    "rollup-plugin-filesize": "^9.0.2",
    "rollup-plugin-terser": "^7.0.2",
    "terser": "5.3.4"
  },
  "gitHead": "51f418c1661648fcc95e0d4c6337eac7659785db"
}
