pyrsmk-rip
Version:
REST in peace
28 lines (27 loc) • 510 B
JSON
{
"name": "RIP",
"description": "REST in peace",
"main": "lib/RIP.js",
"repository": {
"type": "git",
"url": "git://github.com/pyrsmk/RIP.git"
},
"keywords": [
"rest",
"request"
],
"authors": ["Aurélien Delogu"],
"license": "MIT",
"bugs": {
"url": "https://github.com/pyrsmk/RIP/issues"
},
"homepage": "http://dreamysource.io/project/rip",
"ignore": [
".git/",
".gitignore",
"nodes_modules/",
"tests/",
"gulpfile.js",
"package.json"
]
}