{ "name": "mws-core", "version": "0.0.1", "description": "Core loader for the Modular Web Framework", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "James Peret (http://jamesperet.com/)", "license": "ISC", "dependencies": { "chalk": "^4.1.2", "figures": "^3.2.0" }, "publishConfig":{"registry":"https://registry.kairoscope.net"} }