undo-pie
Version:
  
32 lines (31 loc) • 573 B
JSON
{
"name": "undo-pie",
"version": "1.0.3",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"undo",
"redo",
"recovery",
"backup",
"image",
"file",
"text",
"message"
],
"author": "Piyush Khandelwal",
"license": "ISC",
"type": "commonjs",
"dependencies": {
"sharp": "^0.34.3",
"undo-pie": "^1.0.2",
"uuid": "^11.1.0"
},
"repository": {
"type": "git",
"url": "https://github.com/khandelwalpiyush19/undo-redo.git"
}
}