page.js-body-parser.js
Version:
Plugin for page.js which implements support for forms akin to body-parser.
25 lines (24 loc) • 753 B
JSON
{
"name": "page.js-body-parser.js",
"version": "1.0.7",
"description": "Plugin for page.js which implements support for forms akin to body-parser.",
"main": "page.js-body-parser.js",
"repository": {
"type": "git",
"url": "https://github.com/kethinov/page.js-body-parser.js.git"
},
"author": "Eric Newport <kethinov@gmail.com> (http://kethinov.com/)",
"license": "Creative Commons Attribution 4.0 International License",
"bugs": {
"url": "https://github.com/kethinov/page.js-body-parser.js/issues"
},
"homepage": "https://github.com/kethinov/page.js-body-parser.js",
"readmeFilename": "README.md",
"keywords": [
"page.js",
"body-parser",
"page.js-body-parser",
"pagejsBodyParser",
"pagejs"
]
}