chore: authore, description and license

This commit is contained in:
Supan Adit Pratama 2024-10-29 01:57:56 +07:00
parent 74cefee203
commit ad93e1354b

View File

@ -1,10 +1,9 @@
{
"name": "@aditama-labs/nest-autocrud",
"version": "0.0.1",
"description": "",
"author": "",
"private": true,
"license": "UNLICENSED",
"description": "NestJS Auto CRUD Library",
"author": "Supan Adit Pratama",
"license": "MIT",
"scripts": {
"build": "nest build",
"build:lib:skeleton": "tsc -p libs/skeleton/tsconfig.lib.json",