npm package settings

This commit is contained in:
Sebastian Frank 2017-08-24 11:56:11 +02:00
parent a3cf644fb4
commit 8626a47e2e
No known key found for this signature in database
GPG Key ID: DC2BC5C506EBF6F3

View File

@ -1,5 +1,6 @@
{
"name": "basispanel-ui",
"repository": "ssh://git@git.basehosts.de:22234/panel/basispanel-ui.git",
"version": "0.1.0",
"description": "JS UI for Basispanel Server Management",
"main": "index.js",
@ -9,7 +10,8 @@
"build": "WEBPACK_ENV=production webpack --colors"
},
"author": "Sebastian Frank",
"license": "ISC",
"license": "UNLICENSED",
"private": true,
"devDependencies": {
"babel-core": "^6.26.0",
"babel-eslint": "^7.2.3",