clean package.json

This commit is contained in:
David Dias 2015-09-16 11:55:33 +01:00
parent e79d664d24
commit cb6642e678

View File

@ -2,13 +2,6 @@
"name": "abstract-connection",
"version": "0.0.0",
"description": "A test suite and interface you can use to implement a connection.",
"main": "index.js",
"directories": {
"test": "tests"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/diasdavid/abstract-connection.git"