{ "name": "@mws/carmen-castillo-landing-page", "version": "0.0.2", "description": "A landing page for the Carmen Castillo Imoveis project", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "James Peret (http://jamesperet.com/)", "license": "ISC", "mws_module": true, "publishConfig": { "registry": "https://registry.kairoscope.net" }, "dependencies": { "express": "^4.18.1" } }