diff --git a/package.json b/package.json index 928cbfb..ad1f0e6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "superagent-mocker", - "version": "0.1.3", + "version": "0.1.4", "description": "Pretty simple mocks for the CRUD and REST API", "main": "index.js", "scripts": { @@ -14,7 +14,9 @@ "superagent", "crud", "mocks", - "stubs" + "stubs", + "rest", + "test" ], "author": "Anton (http://shuvalov.info/)", "license": "MIT",