This commit is contained in:
Eugene Pankov
2017-04-30 00:25:01 +02:00
parent 8be70110fe
commit 46b0b0e172
13 changed files with 41 additions and 38 deletions

View File

@@ -1,6 +1,7 @@
{
"name": "terminus",
"version": "0.0.1",
"description": "A terminal for a modern age",
"author": "Eugene Pankov",
"main": "main.js",
"scripts": {
"build": "../node_modules/.bin/webpack --progress --color --display-modules",