-
Notifications
You must be signed in to change notification settings - Fork 17
projects interface and data structures
linusha edited this page Apr 25, 2023
·
2 revisions
{
name: 'bla',
version: x.y.z,
lively: {
main": "index.js",
"isObjectPackage": false
"packageMap": {
"lively.resources": "./node_modules/lively.resources",
"lively.storage": "./node_modules/lively.storage"
},
ide: {
exclude: [],
...
},
}
}
-
static async listAvailableProjects ()
return an array of objects of the package.json contents of all projects in the local projects folder