solorice/vscodium/extensions/geequlim.godot-tools-1.2.0/node_modules/net/package.json
2022-04-28 21:17:01 +03:00

18 lines
455 B
JSON

{
"name": "net",
"version": "1.0.2",
"description" : "Globalizes the 'net' module functions",
"author": "Joe Hitchens <joe@sleepless.com> (sleepless.com)",
"license": {
"type": "MIT",
"url": "https://github.com/sleeplessinc/net/raw/master/LICENSE"
},
"repositories": [
{
"type": "git",
"url": "https://sleeplessinc@github.com/sleeplessinc/net.git"
}
],
"repository": "git://github.com/sleeplessinc/net.git"
}