Files
@ a2faa1b70dbe
Branch filter:
Location: light9/package.json - annotation
a2faa1b70dbe
593 B
application/json
redoing Note draw object and note adjusters
Ignore-this: 85e32623f7696a7c8ed47ab8eac05b66
Ignore-this: 85e32623f7696a7c8ed47ab8eac05b66
168262618f2d 168262618f2d 168262618f2d e30493d458f9 e30493d458f9 168262618f2d 168262618f2d 168262618f2d 168262618f2d 168262618f2d 168262618f2d e30493d458f9 e30493d458f9 bd0c83b063df e30493d458f9 168262618f2d bd0c83b063df e30493d458f9 b46f6977168b e30493d458f9 b46f6977168b 168262618f2d 168262618f2d 168262618f2d 168262618f2d 168262618f2d 168262618f2d 168262618f2d 168262618f2d | {
"name": "light9",
"version": "1.0.0",
"repository": "...",
"license": "MIT",
"description": "Mini instructions:",
"main": "index.js",
"directories": {
"test": "test"
},
"dependencies": {
"@webcomponents/shadycss": "^1.1.3",
"@webcomponents/webcomponentsjs": "^1.2.0",
"bower": "^1.8.4",
"browserify": "^16.2.0",
"chai": "^3.5.0",
"coffeescript": "^2.3.0",
"d3": "^5.1.0",
"mocha": "^2.5.3",
"n3": "^1.0.0-alpha",
"pixi.js": "^4.7.3"
},
"devDependencies": {
"mocha": "^2.5.3"
},
"scripts": {
"test": "mocha"
}
}
|