UNPKG

undo-pie

Version:

![npm](https://img.shields.io/npm/v/undo-recovery?color=green) ![license](https://img.shields.io/npm/l/undo-recovery) ![downloads](https://img.shields.io/npm/dt/undo-recovery)

32 lines (31 loc) 573 B
{ "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" } }