Unverified Commit d22559a6 authored by yann300's avatar yann300 Committed by GitHub

Create package.json

parent b0c28a1f
{
"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"
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment