12345678910111213 |
- {
- "name": "@mws/carmen-castillo-landing-page",
- "version": "0.0.1",
- "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 <james.peret@gmail.com> (http://jamesperet.com/)",
- "license": "ISC",
- "mws_module": true,
- "publishConfig":{"registry":"https://registry.kairoscope.net"}
- }
|