1
0
mirror of https://github.com/snobu/destreamer.git synced 2026-01-25 01:12:18 +00:00

Add description

This commit is contained in:
Adrian Calinescu
2019-10-01 11:03:41 +03:00
committed by GitHub
parent 4f3bf4a353
commit b479601235

View File

@@ -5,7 +5,7 @@
"url": "git://github.com/snobu/destreamer.git"
},
"version": "1.0.0",
"description": "",
"description": "Save Microsoft Stream videos for offline enjoyment.",
"main": "destreamer.js",
"scripts": {
"start": "echo Transpiling TypeScript to JavaScript... && tsc && node ./destreamer.js",