manifold/package.json

13 lines
170 B
JSON
Raw Permalink Normal View History

{
"name": "mantic",
"private": true,
"workspaces": [
"common",
"functions",
"web"
],
"scripts": {},
"dependencies": {},
"devDependencies": {}
}