Skip to content

Commit 9823ba0

Browse files
add component.json
1 parent ec2aa98 commit 9823ba0

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

component.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"name": "aureooms-js-gn",
3+
"repo": "aureooms/js-gn",
4+
"scripts": [
5+
"js/dist/gn.js"
6+
],
7+
"version": "1.0.3",
8+
"description": "graphs and networks code bricks for JavaScript",
9+
"main": "js/dist/gn.js",
10+
"license": "AGPL-3.0"
11+
}

0 commit comments

Comments
 (0)