allow-options
Version:
npm that acknowledges OPTIONS method
16 lines (15 loc) • 345 B
JSON
{
"name": "allow-options",
"version": "0.0.3",
"description": "npm that acknowledges OPTIONS method",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"middleware",
"OPTIONS"
],
"author": "sridharrajs <me@sridhar.co> (http://sridhar.co)",
"license": "MIT"
}