Skip to content

Commit 48488ba

Browse files
committed
Move project to npm gluejs organization and prepare for release
1 parent e23d5b5 commit 48488ba

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
{
2-
"name": "glue",
3-
"description": "Glue Javascript library",
2+
"name": "@gluejs/glue",
3+
"description": "JavaScript library for easy integration of independent web applications",
44
"author": "Kopano b.v. <[email protected]>",
5+
"homepage": "https://github.com/gluejs/glue",
56
"license": "MIT",
6-
"version": "1.0.0",
7+
"version": "0.3.0",
78
"main": "umd/glue.js",
89
"types": "umd/src/index.d.ts",
910
"files": [

0 commit comments

Comments
 (0)