{
  "name": "appbot-compiler",
  "version": "0.0.19",
  "private": false,
  "dependencies": {
    "eco": "*",
    "coffee-script": "*",
    "fast-detective": "*",
    "less": "~1.4.2"
  },
  "devDependencies": {
    "mocha": "*",
    "should": "*",
    "grunt": "~0.4.1",
    "grunt-contrib-jshint": "~0.6.0",
    "grunt-contrib-clean": "~0.4.0",
    "grunt-contrib-nodeunit": "~0.2.0",
    "grunt-contrib-uglify": "~0.2.2",
    "grunt-contrib-coffee": "~0.7.0",
    "grunt-contrib-watch": "~0.5.1",
    "grunt-contrib-copy": "~0.4.1",
    "jqueryify": "*",
    "rspine": "latest",
    "grunt-mocha-test": "~0.6.2"
  },
  "readmeFilename": "README.md",
  "gitHead": "dab41eacd3c36972baa54d3a4742fb57d032a007",
  "description": "AppBot compiler for CommonJS Apps and Components",
  "main": "lib/index.js",
  "directories": {
    "test": "test"
  },
  "scripts": {
    "test": "grunt"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/rodriguezartav/appbot-compiler"
  },
  "keywords": [
    "nodejs",
    "commonjs"
  ],
  "author": "Roberto Rodriguez",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/rodriguezartav/appbot-compiler/issues"
  }
}
