Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "js-draw", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Draw pictures using a pen, touchscreen, or mouse! JS-draw is a drawing library for JavaScript and TypeScript. ", | ||
@@ -80,4 +80,7 @@ "main": "dist/src/Editor.js", | ||
"keywords": [ | ||
"ink" | ||
"ink", | ||
"drawing", | ||
"pen", | ||
"svg" | ||
] | ||
} |
@@ -5,3 +5,3 @@ # js-draw | ||
For example usage, see [doc/example/example.html](doc/example/example.ts). | ||
For example usage, see [doc/example/example.ts](doc/example/example.ts). | ||
@@ -8,0 +8,0 @@ # API |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
437749
149
11774