Files
2022-01-28 14:46:44 -08:00

11 lines
283 B
JSON

{
"name": "nirvana",
"version": "1.0.0",
"main": "index.js",
"repository": "https://github.com/talksik/nirvana.git",
"author": "Arjun Patel <[email protected]>",
"license": "MIT",
"private": true,
"workspaces": ["packages/*", "packages/serverless/functions"]
}