package.json 433 Bytes
{
  "name": "rivets-backbone-adapter-brainfood",
  "version": "2016.12.21-0",
  "main": [
    "src/scripts/rivets-backbone-adapter-brainfood.js"
  ],
  "dependencies": {
    "rivets": "",
    "requirejs": ""
  },
  "devDependencies": {
    "bower-requirejs": "~0.9.2",
    "grunt": "~0",
    "grunt-monty-python": "git+ssh://git@gitlab.brainfood.com:brainfood/grunt-monty-python.git"
  },
  "engines": {
    "node": ">=0.8.0"
  }
}