UNPKG

json-autosave

Version:

Automatically save a JSON-serializable object.

29 lines (28 loc) 611 B
{ "name": "json-autosave", "version": "1.1.2", "description": "Automatically save a JSON-serializable object.", "main": "index.js", "dependencies": { "fsos": "~1.1.0" }, "scripts": { "test": "node test.js" }, "repository": { "type": "git", "url": "git+https://github.com/espadrine/json-autosave.git" }, "keywords": [ "JSON", "autosave", "time", "interval" ], "author": "Thaddée Tyl", "license": "MIT", "bugs": { "url": "https://github.com/espadrine/json-autosave/issues" }, "homepage": "https://github.com/espadrine/json-autosave#readme" }