postdata
Version:
Extract the POST or PUT data from a request
24 lines (23 loc) • 461 B
JSON
{
"name": "postdata",
"version": "0.0.2",
"description": "Extract the POST or PUT data from a request",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/matthewpalmer/postdata.git"
},
"keywords": [
"postdata",
"post",
"data",
"post",
"data",
"extract"
],
"author": "Matthew Palmer",
"license": "BSD"
}