mirror of
https://github.com/kristoferssolo/solorice.git
synced 2025-10-21 20:10:34 +00:00
18 lines
455 B
JSON
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"
|
|
}
|