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

Added repo info

This commit is contained in:
snobu
2019-10-01 10:27:23 +03:00
parent 712c0189cc
commit 4f3bf4a353

View File

@@ -1,5 +1,9 @@
{
"name": "destreamer-node",
"name": "destreamer",
"repository": {
"type": "git",
"url": "git://github.com/snobu/destreamer.git"
},
"version": "1.0.0",
"description": "",
"main": "destreamer.js",
@@ -8,8 +12,8 @@
"test": "node ./destreamer.js test"
},
"keywords": [],
"author": "",
"license": "ISC",
"author": "snobu",
"license": "MIT",
"devDependencies": {
"@types/puppeteer": "^1.19.1",
"@types/terminal-kit": "^1.28.0"