File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 "version" : " 1.2.0" ,
44 "private" : true ,
55 "description" : " ObjectStack Protocol Documentation Site" ,
6+ "license" : " Apache-2.0" ,
67 "scripts" : {
78 "dev" : " next dev" ,
89 "build" : " pnpm --filter @objectstack/spec gen:docs && next build" ,
Original file line number Diff line number Diff line change 22 "name" : " @objectstack/studio" ,
33 "version" : " 1.2.0" ,
44 "description" : " ObjectStack Studio - A metadata-driven admin interface for managing data and configuration" ,
5+ "license" : " Apache-2.0" ,
56 "type" : " module" ,
67 "files" : [
78 " dist"
Original file line number Diff line number Diff line change 22 "name" : " @example/app-crm" ,
33 "version" : " 1.2.0" ,
44 "description" : " Example CRM implementation using ObjectStack Protocol" ,
5+ "license" : " Apache-2.0" ,
56 "private" : true ,
67 "main" : " ./objectstack.config.ts" ,
78 "types" : " ./objectstack.config.ts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @example/app-host" ,
33 "version" : " 1.2.0" ,
4+ "license" : " Apache-2.0" ,
45 "private" : true ,
56 "scripts" : {
67 "dev" : " objectstack serve --dev" ,
Original file line number Diff line number Diff line change 22 "name" : " @example/app-todo" ,
33 "version" : " 1.2.0" ,
44 "description" : " Example Todo App using ObjectStack Protocol" ,
5+ "license" : " Apache-2.0" ,
56 "private" : true ,
67 "main" : " ./objectstack.config.ts" ,
78 "types" : " ./objectstack.config.ts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @example/plugin-bi" ,
33 "version" : " 1.2.0" ,
4+ "license" : " Apache-2.0" ,
45 "private" : true ,
56 "main" : " objectstack.config.ts" ,
67 "dependencies" : {
You can’t perform that action at this time.
0 commit comments