Browse Source

Add express keyword

pull/4/head
Luke Childs 8 years ago
parent
commit
4180d16b0e
  1. 3
      package.json

3
package.json

@ -26,7 +26,8 @@
"tests", "tests",
"ssl", "ssl",
"https", "https",
"http" "http",
"express"
], ],
"author": "Luke Childs <lukechilds123@gmail.com> (http://lukechilds.co.uk)", "author": "Luke Childs <lukechilds123@gmail.com> (http://lukechilds.co.uk)",
"license": "MIT", "license": "MIT",

Loading…
Cancel
Save