Update package.json
This commit is contained in:
parent
30298c0991
commit
98a44fe23e
1 changed files with 2 additions and 4 deletions
|
|
@ -1,11 +1,9 @@
|
||||||
{
|
{
|
||||||
"name": "@krivega/cc",
|
"name": "@bart/cc",
|
||||||
"version": "4.0.0",
|
"version": "4.0.0",
|
||||||
"main": "./index.js",
|
"main": "./index.js",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Krivega Dmitriy",
|
"name": "Bart Onstee"
|
||||||
"email": "mr.krivega@gmail.com",
|
|
||||||
"url": "https://krivega.com"
|
|
||||||
},
|
},
|
||||||
"license": "GPL-3.0-or-later",
|
"license": "GPL-3.0-or-later",
|
||||||
"engines": {
|
"engines": {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue