{
  "name": "ordial",
  "version": "0.3.4",
  "contributors": [
    {
      "name": "Sam Serrano",
      "email": "samuel.j.serrano@gmail.com"
    },
    {
      "name": "Tira Odhner",
      "email": "atiraodhner@gmail.com"
    }
  ],
  "main": "./src/ordial.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/segfaultsoftware/ordial.git"
  },
  "dependencies": {
    "backbone": "1.1.x",
    "express": "^4.13.4",
    "extend": "^3.0.0",
    "jasmine": "^3.3.1",
    "jquery": "^2.1.4",
    "less": "^3.10.3",
    "lodash": "^4.17.11",
    "pixi.js": "^4.5.2",
    "snapsvg": "^0.4.0",
    "underscore": "1.8.x"
  },
  "devDependencies": {
    "@babel/core": "^7.4.0",
    "@babel/preset-env": "^7.4.2",
    "babel-loader": "^8.0.5",
    "grunt": "~0.4.5",
    "grunt-contrib-concat": "^1.0.1",
    "grunt-contrib-connect": "^0.9.0",
    "grunt-contrib-copy": "^1.0.0",
    "grunt-contrib-jst": "^0.6.0",
    "grunt-contrib-watch": "^1.0.0",
    "grunt-exec": "~0.4.6",
    "grunt-express-server": "^0.5.3",
    "grunt-include-source": "^0.5.0",
    "jasmine-jquery": "^2.1.1",
    "lodash.clonedeep": "^4.5.0",
    "webpack": "^4.29.6",
    "webpack-cli": "^3.3.0"
  }
}
