Repository URL to install this package:
|
Version:
1.2.0-1346 ▾
|
{
"author": {
"name": "Ran yitzhaki"
},
"bugs": {
"url": "https://github.com/ran-y/electron-storage/issues"
},
"dependencies": {
"mkdirp": "^0.5.1",
"rimraf": "^2.5.4"
},
"description": "module for managing storage in electron applications",
"devDependencies": {
"babel-preset-es2015": "^6.9.0",
"chai": "^3.5.0",
"electron-mocha": "^2.3.1",
"electron-prebuilt": "^1.4.10",
"eslint": "^2.9.1",
"eslint-config-airbnb-base": "^3.0.1",
"eslint-plugin-import": "^1.10.2",
"gulp": "^3.9.1",
"gulp-babel": "^6.1.2",
"proxyquire": "^1.7.10"
},
"directories": {},
"homepage": "https://github.com/ran-y/electron-storage",
"license": "MIT",
"main": "dist/index.js",
"maintainers": [
{
"name": "ranyitzhaki",
"email": "ranyitzhaki@gmail.com"
}
],
"name": "electron-storage",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/ran-y/electron-storage.git"
},
"version": "1.0.7"
}