We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e23d5b5 commit 48488baCopy full SHA for 48488ba
package.json
@@ -1,9 +1,10 @@
1
{
2
- "name": "glue",
3
- "description": "Glue Javascript library",
+ "name": "@gluejs/glue",
+ "description": "JavaScript library for easy integration of independent web applications",
4
"author": "Kopano b.v. <[email protected]>",
5
+ "homepage": "https://github.com/gluejs/glue",
6
"license": "MIT",
- "version": "1.0.0",
7
+ "version": "0.3.0",
8
"main": "umd/glue.js",
9
"types": "umd/src/index.d.ts",
10
"files": [
0 commit comments