backport-0.4
Version:
node.js core modules with backported fixes
20 lines (19 loc) • 488 B
JSON
{
"name": "backport-0.4",
"main": "./lib/load.js",
"version": "0.4.11-1",
"description": "node.js core modules with backported fixes",
"engines": {
"node": ">=0.4.9 <0.5.0"
},
"homepage": "https://github.com/SaltwaterC/backport-0.4",
"author": {
"name": "Stefan Rusu",
"url": "http://www.saltwaterc.eu/"
},
"repository": {
"type": "git",
"url": "git://github.com/SaltwaterC/backport-0.4.git"
},
"keywords": ["backport", "node", "core", "library", "http", "https"]
}