mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-09 04:46:00 +10:00
add aurora.js-aac
This commit is contained in:
File diff suppressed because it is too large
Load Diff
+3
File diff suppressed because one or more lines are too long
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"name": "aurora.js-aac",
|
||||
"version": "0.1.0",
|
||||
"description": "An AAC decoder for Aurora.js",
|
||||
"filename": "aac.min.js",
|
||||
"peerDependencies": {
|
||||
"aurora.js": "~0.4.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"exorcist": "^0.1.6",
|
||||
"browserify": "^4.1.10",
|
||||
"browserify-shim": "^3.5.0"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/audiocogs/aac.js"
|
||||
},
|
||||
"keywords": [
|
||||
"audio",
|
||||
"av",
|
||||
"aurora.js",
|
||||
"aurora",
|
||||
"decode"
|
||||
],
|
||||
"author": "Devon Govett <devongovett@gmail.com>",
|
||||
"license": "LGPL",
|
||||
"bugs": {
|
||||
"url": "https://github.com/audiocogs/aac.js/issues"
|
||||
},
|
||||
"homepage": "https://github.com/audiocogs/aac.js"
|
||||
}
|
||||
Reference in New Issue
Block a user