{
  "name": "oktopost-ajacs",
  "version": "0.0.10",
  "description": "AJAx CoSmic ray module",
  "main": "index.js",
  "scripts": {
    "test": "mocha",
    "test-cover": "./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha"
  },
  "author": "Daniel Podrabinek <dpodrabinek@oktopost.com>",
  "license": "MIT",
  "dependencies": {
    "oktopost-classy": "~1.1.0",
    "oktopost-duct": "^1.1.0",
    "oktopost-namespace": "^2.0.2",
    "oktopost-plankton": "^2.1.0"
  },
  "devDependencies": {
    "qs": "~1.0.0",
    "chai": "^4.1.2",
    "mocha": "^3.2.0",
    "istanbul": "^0.4.5",
    "coveralls": "2.10.0",
    "jquery": "^3.2.1"
  }
}
