diff --git a/package.json b/package.json deleted file mode 100644 index 977ac4a..0000000 --- a/package.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "name": "wait-for", - "version": "0.1.0", - "scripts": { - "test": "./node_modules/.bin/bats wait-for.bats" - }, - "dependencies": { - "bats": "^0.4.2" - } -}