add package.json
Showing
package.json
0 → 100644
{ | ||
"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" | ||
} |
Please
register
or
sign in
to comment