{ "name": "embark-remix", "version": "0.0.1", "description": "load remix IDE from embark environment", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "MIT", "dependencies": { "remix-ide": "latest", "remixd": "latest", "http-server": "latest" } }