mirror of
https://github.com/musix-org/musix-oss
synced 2024-11-10 08:10:18 +00:00
48 lines
1.2 KiB
JSON
48 lines
1.2 KiB
JSON
{
|
|
"_from": "ffmpeg@0.0.4",
|
|
"_id": "ffmpeg@0.0.4",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-HEYN+OfaUSf2LO70v6BsWciWMMs=",
|
|
"_location": "/ffmpeg",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "ffmpeg@0.0.4",
|
|
"name": "ffmpeg",
|
|
"escapedName": "ffmpeg",
|
|
"rawSpec": "0.0.4",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.0.4"
|
|
},
|
|
"_requiredBy": [
|
|
"#USER",
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/ffmpeg/-/ffmpeg-0.0.4.tgz",
|
|
"_shasum": "1c460df8e7da5127f62ceef4bfa06c59c89630cb",
|
|
"_spec": "ffmpeg@0.0.4",
|
|
"_where": "C:\\Users\\matia\\Musix",
|
|
"author": {
|
|
"name": "Damiano Ciarla",
|
|
"email": "damiano.ciarl@gmail.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/damianociarla/node-ffmpeg/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"when": ">= 0.0.1"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Utility for managing video streams using ffmpeg",
|
|
"homepage": "https://github.com/damianociarla/node-ffmpeg#readme",
|
|
"main": "./index.js",
|
|
"name": "ffmpeg",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/damianociarla/node-ffmpeg.git"
|
|
},
|
|
"version": "0.0.4"
|
|
}
|