Crash-Course-Computer-Scien.../extract_from_ass_subtitle/package.json
2018-06-08 03:39:03 +08:00

15 lines
257 B
JSON

{
"name": "cc_nodejs",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"ass-parser": "^0.2.0"
}
}