test
This commit is contained in:
parent
9d6f4c0f2c
commit
0de78ddf4d
|
@ -1,11 +1,11 @@
|
|||
{
|
||||
"name": "keinBotv3",
|
||||
"name": "keinbotv3",
|
||||
"version": "0.0.1",
|
||||
"description": "Bot, kennste?",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"build": "./node_modules/.bin/babel src --presets=es2015 --plugins=add-module-exports --out-dir dist",
|
||||
"start": "npm run build && node dist/index.js"
|
||||
"start": "npm run build && node inspect dist/index.js"
|
||||
},
|
||||
"author": "Flummi & jkhsjdhjs",
|
||||
"license": "WTFPL",
|
||||
|
|
Loading…
Reference in New Issue
Block a user