10 lines
227 B
JSON
10 lines
227 B
JSON
{
|
|
"name": "nirvana",
|
|
"version": "1.0.0",
|
|
"repository": "https://github.com/talksik/nirvana-v4.git",
|
|
"author": "talksik <[email protected]>",
|
|
"license": "MIT",
|
|
"workspaces": ["packages/*"],
|
|
"private": true
|
|
}
|