electron-updater
Version:
Cross platform auto-updater for electron applications
55 lines (54 loc) • 1.37 kB
JSON
{
"name": "appdirectory",
"version": "0.1.0",
"description": "A cross-platform utility to find the best directory to put data and config files.",
"main": "lib/appdirectory.js",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/MrJohz/appdirectory.git"
},
"scripts": {
"test": "make test"
},
"keywords": [
"cross-platform",
"utility",
"appdata",
"config",
"directory"
],
"author": {
"name": "Johz"
},
"license": "MIT",
"devDependencies": {
"mocha": "~1.17.1",
"should": "~3.1.3",
"coveralls": "~2.8.0"
},
"bugs": {
"url": "https://github.com/MrJohz/appdirectory/issues"
},
"homepage": "https://github.com/MrJohz/appdirectory",
"_id": "appdirectory@0.1.0",
"dist": {
"shasum": "eb6c816320e7b2ab16f5ed997f28d8205df56375",
"tarball": "http://registry.npmjs.org/appdirectory/-/appdirectory-0.1.0.tgz"
},
"_from": "appdirectory@>=0.1.0 <0.2.0",
"_npmVersion": "1.4.3",
"_npmUser": {
"name": "mrjohz",
"email": "jonathan.frere@gmail.com"
},
"maintainers": [
{
"name": "mrjohz",
"email": "jonathan.frere@gmail.com"
}
],
"directories": {},
"_shasum": "eb6c816320e7b2ab16f5ed997f28d8205df56375",
"_resolved": "https://registry.npmjs.org/appdirectory/-/appdirectory-0.1.0.tgz",
"readme": "ERROR: No README data found!"
}