{
  "name": "lp-cli",
  "version": "0.2.6",
  "main": "index.js",
  "description": "Launchpad specific CLI tools",
  "homepage": "http://github.com/dragosh/bb-lp-tools",
  "author": "Dragosh Oancea oancea.dragosh@gmail.com (http://dragos.me/)",
  "keywords": [
    "backbase",
    "tools",
    "cli"
  ],
  "repository": {
    "type": "git",
    "url": "http://github.com/dragosh/bb-lp-tools"
  },
  "dependencies": {
    "chalk": "*"
  },
  "devDependencies": {},
  "scripts": {
    "lint": "eslint . ",
    "test": "",
    "coveralls": ""
  },
  "engines": {
    "node": ">= 0.10"
  },
  "licenses": []
}
