@notesnook/localforage-getitems
Version:
Adds getItems method to localForage.
25 lines (24 loc) • 378 B
JSON
{
"name": "localforage-getitems",
"version": "1.4.1",
"main": [
"dist/localforage-getitems.js"
],
"ignore": [
".travis.yml",
"CONTRIBUTING.md",
"config.rb",
"Gemfile",
"Gemfile.lock",
"Rakefile",
"LICENSE",
"build*",
"docs*",
"examples*",
"test*",
"site*"
],
"dependencies": {
"localforage": ">=1.4.0"
}
}