Commit aab61c95 authored by nanahira's avatar nanahira

packages

parent a01fa104
Pipeline #4510 canceled with stages
{
"name": "@marsaud/smb2",
"version": "0.18.0",
"name": "@nanahira/smb2",
"version": "0.18.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@marsaud/smb2",
"version": "0.18.0",
"name": "@nanahira/smb2",
"version": "0.18.1",
"license": "MIT",
"dependencies": {
"ntlm": "~0.1.1",
......
{
"name": "@marsaud/smb2",
"name": "@nanahira/smb2",
"description": "SMB2 Client",
"homepage": "https://github.com/marsaud/node-smb2",
"version": "0.18.0",
"homepage": "https://code.mycard.moe/nanahira/marsaud-smb2",
"version": "0.18.1",
"engines": {
"node": ">=5.10"
},
......@@ -12,13 +12,14 @@
"url": "https://github.com/bchelli"
},
"contributors": [
"Fabrice Marsaud <fabrice.marsaud@vates.fr> (https://github.com/marsaud)"
"Fabrice Marsaud <fabrice.marsaud@vates.fr> (https://github.com/marsaud)",
"Nanahira<nanahira@momobako.com> (https://github.com/purerosefallen)"
],
"types": "index.d.ts",
"main": "lib/smb2.js",
"repository": {
"type": "git",
"url": "https://github.com/marsaud/node-smb2"
"url": "https://code.mycard.moe/nanahira/marsaud-smb2"
},
"dependencies": {
"ntlm": "~0.1.1",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment