chat-server/node_modules/net/package.json

78 lines
1.8 KiB
JSON

{
"_args": [
[
"net",
"/mnt/c/Users/Josua/Desktop/data/nodejs/electron/chat-project/chat-server"
]
],
"_from": "net@latest",
"_id": "net@1.0.2",
"_inCache": true,
"_installable": true,
"_location": "/net",
"_npmUser": {
"email": "joe@sleepless.com",
"name": "sleeplessinc"
},
"_npmVersion": "1.2.11",
"_phantomChildren": {},
"_requested": {
"name": "net",
"raw": "net",
"rawSpec": "",
"scope": null,
"spec": "latest",
"type": "tag"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/net/-/net-1.0.2.tgz",
"_shasum": "d1757ec9a7fb2371d83cf4755ce3e27e10829388",
"_shrinkwrap": null,
"_spec": "net",
"_where": "/mnt/c/Users/Josua/Desktop/data/nodejs/electron/chat-project/chat-server",
"author": {
"email": "joe@sleepless.com",
"name": "Joe Hitchens",
"url": "sleepless.com"
},
"bugs": {
"url": "https://github.com/sleeplessinc/net/issues"
},
"dependencies": {},
"description": "Globalizes the 'net' module functions",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "d1757ec9a7fb2371d83cf4755ce3e27e10829388",
"tarball": "https://registry.npmjs.org/net/-/net-1.0.2.tgz"
},
"homepage": "https://github.com/sleeplessinc/net#readme",
"license": {
"type": "MIT",
"url": "https://github.com/sleeplessinc/net/raw/master/LICENSE"
},
"maintainers": [
{
"name": "sleeplessinc",
"email": "joe@sleepless.com"
}
],
"name": "net",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repositories": [
{
"type": "git",
"url": "git+https://sleeplessinc@github.com/sleeplessinc/net.git"
}
],
"repository": {
"type": "git",
"url": "git+https://sleeplessinc@github.com/sleeplessinc/net.git"
},
"version": "1.0.2"
}