Files @ 9b46e38e2b0f
Branch filter:

Location: light9/package.json - annotation

Drew Perttula
lightsample is now draggable into timeline
Ignore-this: 8bf3fcacfbf069383a6312d8f4d64854
{
  "name": "light9",
  "version": "1.0.0",
  "description": "Mini instructions:",
  "main": "index.js",
  "directories": {
    "test": "test"
  },
  "dependencies": {
    "bower": "^1.8.0",
    "chai": "^3.5.0",
    "mocha": "^2.5.3"
  },
  "devDependencies": {
    "mocha": "^2.5.3"
  },
  "scripts": {
    "test": "mocha"
  }
}