{
  "author": "Kevin Leary",
  "name": "cq-sling",
  "description": "Sling your src files to CQ",
  "version": "0.1.2",
  "repository": {
    "url": ""
  },
  "main": "./lib/cq-sling",
  "keywords": [
    "cq",
    "sling"
  ],
  "bin": {
    "cq-sling": "./bin/cq-sling"
  },
  "dependencies": {},
  "engines": {
    "node": "*"
  }
}