|
|
|
@ -16,7 +16,7 @@ |
|
|
|
|
"email": "iuri.matias@gmail.com" |
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"main": "index.js.js", |
|
|
|
|
"main": "index.js", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@remix-project/remix-astwalker": "^0.0.26", |
|
|
|
|
"@remix-project/remix-lib": "^0.4.31", |
|
|
|
@ -55,6 +55,6 @@ |
|
|
|
|
"url": "https://github.com/ethereum/remix-project/issues" |
|
|
|
|
}, |
|
|
|
|
"homepage": "https://github.com/ethereum/remix-project/tree/master/libs/remix-debug#readme", |
|
|
|
|
"typings": "index.js.d.ts", |
|
|
|
|
"typings": "index.d.ts", |
|
|
|
|
"gitHead": "ba6b2b226349d035146bd6deb120fef3d499ed16" |
|
|
|
|
} |