npm package settings
This commit is contained in:
parent
a3cf644fb4
commit
8626a47e2e
@ -1,5 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "basispanel-ui",
|
"name": "basispanel-ui",
|
||||||
|
"repository": "ssh://git@git.basehosts.de:22234/panel/basispanel-ui.git",
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"description": "JS UI for Basispanel Server Management",
|
"description": "JS UI for Basispanel Server Management",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
@ -9,7 +10,8 @@
|
|||||||
"build": "WEBPACK_ENV=production webpack --colors"
|
"build": "WEBPACK_ENV=production webpack --colors"
|
||||||
},
|
},
|
||||||
"author": "Sebastian Frank",
|
"author": "Sebastian Frank",
|
||||||
"license": "ISC",
|
"license": "UNLICENSED",
|
||||||
|
"private": true,
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"babel-core": "^6.26.0",
|
"babel-core": "^6.26.0",
|
||||||
"babel-eslint": "^7.2.3",
|
"babel-eslint": "^7.2.3",
|
||||||
|
Loading…
Reference in New Issue
Block a user