]> git.cworth.org Git - obsolete/notmuch-web/blob - node_modules/express/node_modules/qs/support/should/package.json
Install the "express" node module via npm
[obsolete/notmuch-web] / node_modules / express / node_modules / qs / support / should / package.json
1 {   "name": "should"
2   , "description": "test framework agnostic BDD-style assertions"
3   , "version": "0.0.4"
4   , "author": "TJ Holowaychuk <tj@vision-media.ca>"
5   , "keywords": ["test", "bdd", "assert"]
6   , "main": "./lib/should.js"
7   , "engines": { "node": ">= 0.2.0" }
8 }