We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78faadd commit babd657Copy full SHA for babd657
1 file changed
package.json
@@ -2,6 +2,7 @@
2
"name": "pretender",
3
"version": "2.1.0",
4
"main": "./pretender.js",
5
+ "description": "Pretender is a mock server library, that comes with an express/sinatra style syntax for defining routes and their handlers.",
6
"license": "MIT",
7
"engines": {
8
"node": ">=4"
0 commit comments