react-konva-image
Version:
A custom React Hook for loading react konva image
27 lines (26 loc) • 667 B
JSON
{
"name": "react-konva-image",
"version": "0.0.1",
"description": "A custom React Hook for loading react konva image",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/premsagar1997/react-konva-image.git"
},
"keywords": [
"react-konva",
"konva",
"konva-image",
"react-konva-image",
"react"
],
"author": "Premsagar Choudhary",
"license": "ISC",
"bugs": {
"url": "https://github.com/premsagar1997/react-konva-image/issues"
},
"homepage": "https://github.com/premsagar1997/react-konva-image#readme"
}