Update package.json

This commit is contained in:
2024-11-20 13:22:52 +00:00
parent 30298c0991
commit 98a44fe23e

View File

@@ -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": {