{
  "name": "mariinsky",
  "version": "1.1.1",
  "description": "CSUN ASME Arduino Integrations (Spring 2017), PS4 DualShock Edition",
  "main": "app.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/AlexEul/Mariinsky.git"
  },
  "keywords": [
    "csun",
    "asme",
    "iot",
    "arduino",
    "bluebird",
    "q",
    "promise",
    "promises",
    "es6"
  ],
  "author": "Alex Eul",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/AlexEul/Mariinsky/issues"
  },
  "homepage": "https://github.com/AlexEul/Mariinsky#readme",
  "dependencies": {
    "array-extended": "0.0.9",
    "dualshock-controller": "^0.6.3",
    "johnny-five": "^0.10.6",
    "temporal": "0.2.8"
  },
  "bundledDependencies": [
    "johnny-five",
    "temporal",
    "dualshock-controller",
    "array-extended"
  ]
}
