1 Star 0 Fork 0

via/mp4box.js

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.27 KB
一键复制 编辑 原始数据 按行查看 历史
Deniz Ugur 提交于 2024-11-02 08:28 +08:00 . bump version
{
"name": "mp4box",
"version": "0.5.3",
"description": "JavaScript version of GPAC's MP4Box tool",
"keywords": [
"mp4",
"HTML 5 media",
"Media Source Extension",
"streaming"
],
"homepage": "https://github.com/gpac/mp4box.js",
"main": "dist/mp4box.all.js",
"repository": {
"type": "git",
"url": "git://github.com/gpac/mp4box.js.git"
},
"bugs": {
"url": "https://github.com/gpac/mp4box.js/issues"
},
"author": {
"name": "Cyril Concolato",
"email": "cyril.concolato@telecom-paristech.fr",
"url": "http://concolato.wp.mines-telecom.fr/"
},
"license": "BSD-3-Clause",
"devDependencies": {
"blanket": "^1.2.3",
"grunt": "^1.0.4",
"grunt-bump": "^0.8.0",
"grunt-cli": "^1.2.0",
"grunt-contrib-concat": "^1.0.1",
"grunt-contrib-jshint": "^3.2.0",
"grunt-contrib-qunit": "^3.1.0",
"grunt-contrib-uglify": "^4.0.1",
"grunt-contrib-watch": "^1.1.0",
"grunt-karma": "^3.0.2",
"grunt-karma-coveralls": "^2.5.4",
"karma": "^6.3.16",
"karma-chrome-launcher": "^2.2.0",
"karma-coverage": "^1.1.2",
"karma-firefox-launcher": "^1.1.0",
"karma-phantomjs-launcher": "^1.0.4",
"karma-qunit": "^0.1.4",
"qunitjs": "^1.23.0"
},
"scripts": {
"test": "grunt test --verbose"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/chooosky/mp4box.js.git
git@gitee.com:chooosky/mp4box.js.git
chooosky
mp4box.js
mp4box.js
master

搜索帮助