Commit f1ef62b8 authored by yann300's avatar yann300

publish lib folder

parent cbb8e6f2
node_modules
npm-debug.log
python_modules
shared
/bin
/src
.circleci
tsconfig.json
nodemon.json
.eslintrc.json
\ No newline at end of file
This diff is collapsed.
{ {
"name": "remixd", "name": "remixd",
"version": "0.1.8-alpha.16", "version": "0.2.0-alpha.5",
"description": "remix server: allow accessing file system from remix.ethereum.org and start a dev environment (see help section)", "description": "remix server: allow accessing file system from remix.ethereum.org and start a dev environment (see help section)",
"main": "./lib/src/index.js", "main": "./lib/src/index.js",
"types": "./lib/src/index.d.ts",
"bin": { "bin": {
"remixd": "./lib/bin/remixd.js" "remixd": "./lib/bin/remixd.js"
}, },
......
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