yanchengPowerSupply/node_modules/@ffmpeg-installer/win32-x64/package.json

60 lines
1.6 KiB
JSON

{
"_args": [
[
"@ffmpeg-installer/win32-x64@4.1.0",
"D:\\林谷智能项目\\yanchengPowerSupply"
]
],
"_from": "@ffmpeg-installer/win32-x64@4.1.0",
"_id": "@ffmpeg-installer/win32-x64@4.1.0",
"_inBundle": false,
"_integrity": "sha512-Drt5u2vzDnIONf4ZEkKtFlbvwj6rI3kxw1Ck9fpudmtgaZIHD4ucsWB2lCZBXRxJgXR+2IMSti+4rtM4C4rXgg==",
"_location": "/@ffmpeg-installer/win32-x64",
"_optional": true,
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@ffmpeg-installer/win32-x64@4.1.0",
"name": "@ffmpeg-installer/win32-x64",
"escapedName": "@ffmpeg-installer%2fwin32-x64",
"scope": "@ffmpeg-installer",
"rawSpec": "4.1.0",
"saveSpec": null,
"fetchSpec": "4.1.0"
},
"_requiredBy": [
"/@ffmpeg-installer/ffmpeg"
],
"_resolved": "https://registry.npmmirror.com/@ffmpeg-installer/win32-x64/-/win32-x64-4.1.0.tgz",
"_spec": "4.1.0",
"_where": "D:\\林谷智能项目\\yanchengPowerSupply",
"author": {
"name": "Kristoffer Lundén",
"email": "kristoffer.lunden@gmail.com"
},
"cpu": [
"x64"
],
"description": "Windows FFmpeg binary used by ffmpeg-installer",
"ffmpeg": "20181217-f22fcd4",
"homepage": "https://ffmpeg.zeranoe.com/builds/win64/static/",
"keywords": [
"ffmpeg",
"binary",
"win32",
"x64"
],
"license": "GPLv3",
"name": "@ffmpeg-installer/win32-x64",
"os": [
"win32"
],
"scripts": {
"prepublishOnly": "npm test",
"test": "file ffmpeg.exe | grep -qF \"PE32+\"",
"upload": "npm --userconfig=../../.npmrc publish --access public"
},
"version": "4.1.0"
}