mof-cookie
Version:
cookie obtain middleware for floodesh
30 lines (29 loc) • 567 B
JSON
{
"name": "mof-cookie",
"version": "1.0.2",
"description": "cookie obtain middleware for floodesh",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git@iZ28eokr6kdZ:research/mof-cookie.git"
},
"keywords": [
"cookie",
"floodesh",
"mof",
"middleware"
],
"dependencies": {
"request": "2.87.0"
},
"devDependencies": {
"co": "^4.6.0",
"mocha": "^5.0.4",
"mof": "^0.1.1"
},
"author": "Mike Chen",
"license": "ISC"
}