mirror of
https://github.com/CesiumGS/obj2gltf.git
synced 2024-11-23 08:34:14 -05:00
9a07a65cd0
* Add simple build.yml for GitHub Actions * Delete travis.yml * Remove coveralls, we didn't really use it * No need to run coverage in CI
58 lines
1011 B
JSON
58 lines
1011 B
JSON
[
|
|
{
|
|
"name": "bluebird",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"version": "3.7.2",
|
|
"url": "https://www.npmjs.com/package/bluebird"
|
|
},
|
|
{
|
|
"name": "cesium",
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"version": "1.109.0",
|
|
"url": "https://www.npmjs.com/package/cesium"
|
|
},
|
|
{
|
|
"name": "fs-extra",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"version": "11.1.1",
|
|
"url": "https://www.npmjs.com/package/fs-extra"
|
|
},
|
|
{
|
|
"name": "jpeg-js",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"version": "0.4.4",
|
|
"url": "https://www.npmjs.com/package/jpeg-js"
|
|
},
|
|
{
|
|
"name": "mime",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"version": "3.0.0",
|
|
"url": "https://www.npmjs.com/package/mime"
|
|
},
|
|
{
|
|
"name": "pngjs",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"version": "7.0.0",
|
|
"url": "https://www.npmjs.com/package/pngjs"
|
|
},
|
|
{
|
|
"name": "yargs",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"version": "17.7.2",
|
|
"url": "https://www.npmjs.com/package/yargs"
|
|
}
|
|
] |