Commit aab61c95 authored by nanahira's avatar nanahira

packages

parent a01fa104
Pipeline #4510 canceled with stages
{ {
"name": "@marsaud/smb2", "name": "@nanahira/smb2",
"version": "0.18.0", "version": "0.18.1",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "@marsaud/smb2", "name": "@nanahira/smb2",
"version": "0.18.0", "version": "0.18.1",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"ntlm": "~0.1.1", "ntlm": "~0.1.1",
......
{ {
"name": "@marsaud/smb2", "name": "@nanahira/smb2",
"description": "SMB2 Client", "description": "SMB2 Client",
"homepage": "https://github.com/marsaud/node-smb2", "homepage": "https://code.mycard.moe/nanahira/marsaud-smb2",
"version": "0.18.0", "version": "0.18.1",
"engines": { "engines": {
"node": ">=5.10" "node": ">=5.10"
}, },
...@@ -12,13 +12,14 @@ ...@@ -12,13 +12,14 @@
"url": "https://github.com/bchelli" "url": "https://github.com/bchelli"
}, },
"contributors": [ "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", "types": "index.d.ts",
"main": "lib/smb2.js", "main": "lib/smb2.js",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://github.com/marsaud/node-smb2" "url": "https://code.mycard.moe/nanahira/marsaud-smb2"
}, },
"dependencies": { "dependencies": {
"ntlm": "~0.1.1", "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