Initial
This commit is contained in:
21
resources/app/node_modules/nat-upnp/package.json
generated
vendored
Normal file
21
resources/app/node_modules/nat-upnp/package.json
generated
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"name": "nat-upnp",
|
||||
"version": "1.1.1",
|
||||
"main": "lib/nat-upnp",
|
||||
"author": "Fedor Indutny <fedor@indutny.com>",
|
||||
"homepage": "https://github.com/indutny/node-nat-upnp",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "http://github.com/indutny/node-nat-upnp.git"
|
||||
},
|
||||
"devDependencies": {
|
||||
"jscs": "^1.11.2",
|
||||
"mocha": "^3.2.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"xml2js": "~0.1.14",
|
||||
"request": "^2.79.0",
|
||||
"async": "^2.1.5",
|
||||
"ip": "^1.1.4"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user