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 ea38d3a commit b3b508cCopy full SHA for b3b508c
package.json
@@ -0,0 +1,17 @@
1
+{
2
+ "name": "graphicsjs",
3
+ "filename": "graphics.min.js",
4
+ "version": "1.0.0",
5
+ "description": "Graphics JSON schema",
6
+ "repository": {
7
+ "type": "git",
8
+ "url": "git+https://github.com/AnyChart/graphicsjs.git"
9
+ },
10
+ "keywords": [
11
+ "graphics",
12
+ "lightweight"
13
+ ],
14
+ "author": "RomanLubushkin",
15
+ "license": "BSD-3-Clause",
16
+ "homepage": "http://www.graphicsjs.org/"
17
+}
0 commit comments