Merge pull request #639 from ozsay/master
add an audio plugin for systemjs
This commit is contained in:
+6
-5
@@ -1,19 +1,20 @@
|
||||
{
|
||||
"audio": "github:ozsay/plugin-audio",
|
||||
"coffee": "github:forresto/system-coffee",
|
||||
"css": "github:systemjs/plugin-css",
|
||||
"ember-hbs": "github:n-fuse/plugin-ember-hbs",
|
||||
"font": "github:guybedford/system-font",
|
||||
"image": "github:systemjs/plugin-image",
|
||||
"jade": "github:johnsoftek/plugin-jade",
|
||||
"json": "github:systemjs/plugin-json",
|
||||
"jst": "github:podio/plugin-jst",
|
||||
"md": "github:guybedford/system-md",
|
||||
"raw": "github:matthewbauer/plugin-raw",
|
||||
"text": "github:systemjs/plugin-text",
|
||||
"jade": "github:johnsoftek/plugin-jade",
|
||||
"jsx": "github:floatdrop/plugin-jsx",
|
||||
"less": "github:aaike/jspm-less-plugin",
|
||||
"ts": "github:frankwallis/plugin-typescript",
|
||||
"md": "github:guybedford/system-md",
|
||||
"raw": "github:matthewbauer/plugin-raw",
|
||||
"sass": "github:screendriver/plugin-sass",
|
||||
"text": "github:systemjs/plugin-text",
|
||||
"ts": "github:frankwallis/plugin-typescript",
|
||||
|
||||
"ace": "github:ajaxorg/ace-builds",
|
||||
"adam": "npm:adam",
|
||||
|
||||
Reference in New Issue
Block a user