1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2024-06-01 05:41:31 +00:00
8bitworkshop/tss/bower.json

22 lines
437 B
JSON

{
"name": "tss",
"version": "0.94.3",
"homepage": "https://github.com/toyoshim/tss",
"authors": [
"Takashi Toyoshima <toyoshim@gmail.com>"
],
"description": "Chiptune Sound Library - T'SoundSystem",
"license": "New BSD",
"ignore": [
"**/.*",
"java",
"js/polymer/build.sh",
"js/polymer/head.js",
"js/polymer/tail.js",
"js/tss/*.html"
],
"devDependencies": {
"uglify-js": "~1.3.5"
}
}