1.2.37 • Published 3 years ago

busnode v1.2.37

Weekly downloads
3
License
UNLICENSED
Repository
-
Last release
3 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

3 years ago

1.2.34

3 years ago

1.2.35

3 years ago

1.2.32

3 years ago

1.2.33

3 years ago

1.2.36

3 years ago

1.2.37

3 years ago

1.2.30

3 years ago

1.2.23

3 years ago

1.2.24

3 years ago

1.2.22

3 years ago

1.2.27

3 years ago

1.2.28

3 years ago

1.2.25

3 years ago

1.2.26

3 years ago

1.2.29

3 years ago

1.2.19

4 years ago

1.2.20

3 years ago

1.2.21

3 years ago

1.2.18

4 years ago

1.2.17

4 years ago

1.2.12

4 years ago

1.2.13

4 years ago

1.2.11

4 years ago

1.2.8

4 years ago

1.2.7

4 years ago

1.2.6

4 years ago

1.2.5

4 years ago

1.2.9

4 years ago

1.2.10

4 years ago

1.2.4

4 years ago

1.2.3

4 years ago

1.2.2

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.5

4 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.1.2

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago