add package.json

pull/7/head
Iuri Matias 7 years ago
parent 6686a85cd9
commit b150500e47
  1. 19
      package.json

@ -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…
Cancel
Save