{ "_args": [ [ "fluent-ffmpeg@2.1.2", "D:\\林谷智能项目\\yanchengPowerSupply" ] ], "_from": "fluent-ffmpeg@2.1.2", "_id": "fluent-ffmpeg@2.1.2", "_inBundle": false, "_integrity": "sha512-IZTB4kq5GK0DPp7sGQ0q/BWurGHffRtQQwVkiqDgeO6wYJLLV5ZhgNOQ65loZxxuPMKZKZcICCUnaGtlxBiR0Q==", "_location": "/fluent-ffmpeg", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "fluent-ffmpeg@2.1.2", "name": "fluent-ffmpeg", "escapedName": "fluent-ffmpeg", "rawSpec": "2.1.2", "saveSpec": null, "fetchSpec": "2.1.2" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmmirror.com/fluent-ffmpeg/-/fluent-ffmpeg-2.1.2.tgz", "_spec": "2.1.2", "_where": "D:\\林谷智能项目\\yanchengPowerSupply", "author": { "name": "Stefan Schaermeli", "email": "schaermu@gmail.com" }, "bugs": { "url": "http://github.com/fluent-ffmpeg/node-fluent-ffmpeg/issues" }, "contributors": [ { "name": "Felix Fichte", "email": "spruce@space-ships.de" } ], "dependencies": { "async": ">=0.2.9", "which": "^1.1.1" }, "description": "A fluent API to FFMPEG (http://www.ffmpeg.org)", "devDependencies": { "jsdoc": "latest", "mocha": "latest", "should": "latest" }, "engines": { "node": ">=0.8.0" }, "homepage": "https://github.com/fluent-ffmpeg/node-fluent-ffmpeg#readme", "keywords": [ "ffmpeg" ], "license": "MIT", "main": "index", "name": "fluent-ffmpeg", "repository": { "type": "git", "url": "git://github.com/fluent-ffmpeg/node-fluent-ffmpeg.git" }, "scripts": { "test": "make test" }, "version": "2.1.2" }