parent
6686a85cd9
commit
b150500e47
@ -0,0 +1,19 @@ |
||||
{ |
||||
"name": "remix-tests", |
||||
"version": "1.0.0", |
||||
"description": "", |
||||
"main": "index.js", |
||||
"scripts": { |
||||
"test": "echo \"Error: no test specified\" && exit 1" |
||||
}, |
||||
"repository": { |
||||
"type": "git", |
||||
"url": "git+https://github.com/ethereum/remix-tests.git" |
||||
}, |
||||
"author": "", |
||||
"license": "ISC", |
||||
"bugs": { |
||||
"url": "https://github.com/ethereum/remix-tests/issues" |
||||
}, |
||||
"homepage": "https://github.com/ethereum/remix-tests#readme" |
||||
} |
Loading…
Reference in new issue