1.2.37 • Published 2 years ago

busnode v1.2.37

Weekly downloads
3
License
UNLICENSED
Repository
-
Last release
2 years ago

Publish to npm

We have setup gitlab to host npm packages.

To be able to publish npm-packages to gitlab you will need to create a deploy-token and run a couple of commands.

# Set URL for your scoped packages.
# For example package with name `@foo/bar` will use this URL for download
$ npm config set @busnode:registry https://git.titv.se/api/v4/projects/81/packages/npm/

# Add the token for the scoped packages URL. Replace <your_project_id>
# with the project where your package is located.
$ npm config set -- '//git.titv.se/api/v4/projects/81/packages/npm/:_authToken' "<your_token>"

Also you will need to change these lines in the package.json

diff --git a/package.json b/package.json
index 7c0a001..b40bfa4 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
 {
-  "name": "busnode",
+  "name": "@busnode/busnode",
   "version": "1.2.16",
   "description": "Thoreb busnode software",
   "main": "main.js",
@@ -11,6 +11,9 @@
     "type": "git",
     "url": "https://git.titv.se/thoreb/busnode.git"
   },
+  "publishConfig": {
+    "@busnode:registry": " https://git.titv.se/api/v4/projects/81/packages/npm/"
+  },
   "author": "Fredrik Blix <fredrik.blix@titv.se>",
   "license": "UNLICENSED",
   "dependencies": {
1.2.31

2 years ago

1.2.34

2 years ago

1.2.35

2 years ago

1.2.32

2 years ago

1.2.33

2 years ago

1.2.36

2 years ago

1.2.37

2 years ago

1.2.30

2 years ago

1.2.23

2 years ago

1.2.24

2 years ago

1.2.22

2 years ago

1.2.27

2 years ago

1.2.28

2 years ago

1.2.25

2 years ago

1.2.26

2 years ago

1.2.29

2 years ago

1.2.19

2 years ago

1.2.20

2 years ago

1.2.21

2 years ago

1.2.18

3 years ago

1.2.17

3 years ago

1.2.12

3 years ago

1.2.13

3 years ago

1.2.11

3 years ago

1.2.8

3 years ago

1.2.7

3 years ago

1.2.6

3 years ago

1.2.5

3 years ago

1.2.9

3 years ago

1.2.10

3 years ago

1.2.4

3 years ago

1.2.3

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.1.2

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

4 years ago

1.0.4

4 years ago