{ "name": "budibase-master", "version": "1.0.0", "description": "", "main": "", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "GPL-3.0", "dependencies": { "@budibase/client": "file:../../../client", "@budibase/standard-components": "file:../../../standard-components" } }