{
  "name": "mayjs",
  "version": "0.2.6",
  "main": "may.js",
  "devDependencies": {
    "grunt": "~0.4.1",
    "mocha": "~1.12.1",
    "should": "~4.0.4",
    "grunt-cafe-mocha": "~0.1.8",
    "grunt-contrib-jshint": "~0.6.4",
    "grunt-contrib-concat": "~0.3.0",
    "grunt-contrib-uglify": "~0.2.4",
    "grunt-contrib-watch": "~0.5.3",
    "grunt-contrib-coffee": "~0.7.0",
    "grunt-coffee-jshint": "~0.1.1",
    "grunt-livereload": "~0.1.3",
    "sinon": "~1.7.3",
    "grunt-jscoverage": "0.0.3",
    "coffee-script": "~1.6.3",
    "grunt-jsdoc": "^0.5.7",
    "ink-docstrap": "^0.4.12"
  },
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/zhongxingdou/mayjs/blob/master/LICENSE.md"
    }
  ],
  "scripts": {
    "test": "mocha test"
  }
}
