{ "name": "carmen-castillo-system", "version": "0.0.2", "description": "Carmen Castillo Imoveis System, based on the Modular Web System", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "James Peret (http://jamesperet.com/)", "license": "ISC", "dependencies": { "@mws/core": "file:../mws-core/", "@mws/server": "file:../mws-server/", "@mws/carmen-castillo-landing-page": "file:../mws-carmen-castillo-landing-page/" } }