diff --git a/package.json b/package.json index 9ac97c0..b7d9418 100644 --- a/package.json +++ b/package.json @@ -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"