56 lines
1.3 KiB
JSON
56 lines
1.3 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"jsmpeg@1.0.0",
|
|
"D:\\林谷智能项目\\yanchengPowerSupply"
|
|
]
|
|
],
|
|
"_from": "jsmpeg@1.0.0",
|
|
"_id": "jsmpeg@1.0.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-wlBKWVJ93NRJaCfrJ1KAgpMvZBLzpZxH3wnC1Yj7DudMDa/5hHeL1HfvW48ndR8GlI4irrqCXuOGhgayP9EbHw==",
|
|
"_location": "/jsmpeg",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "jsmpeg@1.0.0",
|
|
"name": "jsmpeg",
|
|
"escapedName": "jsmpeg",
|
|
"rawSpec": "1.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "1.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/jsmpeg/-/jsmpeg-1.0.0.tgz",
|
|
"_spec": "1.0.0",
|
|
"_where": "D:\\林谷智能项目\\yanchengPowerSupply",
|
|
"author": {
|
|
"name": "Leonardo Gatica",
|
|
"email": "lgatica@protonmail.com",
|
|
"url": "https://about.me/lgatica"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/lgaticaq/jsmpeg/issues"
|
|
},
|
|
"description": "An MPEG1 Video Decoder in JavaScrip",
|
|
"homepage": "https://github.com/lgaticaq/jsmpeg#readme",
|
|
"keywords": [
|
|
"mpeg",
|
|
"decoder"
|
|
],
|
|
"license": "MIT",
|
|
"main": "jsmpg.js",
|
|
"name": "jsmpeg",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/lgaticaq/jsmpeg.git"
|
|
},
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"version": "1.0.0"
|
|
}
|