{
  "name": "commonjs",
  "version": "0.0.2",
  "description": "",
  "private": true,
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "cmv": "cmv"
  },
  "author": "Derek Worthen <worthend.derek@gmail.com>",
  "license": "MIT",
  "dependencies": {
    "commandville": "workspace:^0.2.0",
    "@commandville/transform": "workspace:^0.3.0"
  }
}
