Skip to content

Commit d68b80e

Browse files
committed
feat: Initial Release
1 parent f41dd1c commit d68b80e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "@cocreate/clone",
33
"version": "1.0.0",
4-
"description": "A simple HTML5 and pure javascript component. Easy configuration using data-attributes and/or JavaScript API. Highly customizable and styleable.",
5-
"keywords": ["cocreate","no-code-framework","cocreatejs","cocreatejs-component","cocreate-framework","no-code","low-code","collaborative-framework","realtime","realtime-framework","collaboration","shared-editing","html5-framework","javascript-framework"],
4+
"description": "A simple element cloning component in vanilla javascript. Easy configuration using HTML5 data-attributes and/or JavaScript API.",
5+
"keywords": ["clone-elements","element-cloning","dom-clone","cocreate","no-code-framework","cocreatejs","cocreatejs-component","cocreate-framework","no-code","low-code","collaborative-framework","realtime","realtime-framework","collaboration","shared-editing","html5-framework","javascript-framework"],
66
"publishConfig": {
77
"access": "public"
88
},

0 commit comments

Comments
 (0)