{
  "name": "plexiform-build-apicmds",
  "version": "0.2.1",
  "description": "A plexiform build script for generating a class library of Commands implementations for a back-end api",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Raith",
  "license": "ISC",
  "dependencies": {
    "plexiform-config-api": "^1.0.0"
  }
}
