{
  "name": "cybernautic-frontend",
  "version": "0.1.1",
  "description": "Copies the latest boilerplate for Cybernautic custom front end projects.",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Benjamin Swineford",
  "license": "ISC",
  "preferGlobal": true,
  "bin": {
    "cybernautic": "./bin/cybernautic.jss"
  },
  "dependencies": {
    "recursive-copy": "^2.0.8"
  }
}
