@abarchibody/storage
Version:
Storage is plugin that help to store data in the local storage, or retrieve data
22 lines (21 loc) • 436 B
JSON
{
"name": "@abarchibody/storage",
"version": "1.4.2",
"description": "Storage is plugin that help to store data in the local storage, or retrieve data",
"main": "index.js",
"scripts": {},
"keywords": [
"front-end",
"browser",
"vue",
"react",
"angular",
"ionic",
"localstorage",
"sessionstorage",
"browserstorage"
],
"author": "abarchibody",
"license": "ISC",
"dependencies": {}
}