2015-10-17 23:49:24 +02:00
|
|
|
{
|
2019-09-09 17:07:24 +02:00
|
|
|
"name": "keeweb",
|
2019-10-11 21:11:35 +02:00
|
|
|
"version": "1.11.8",
|
2019-09-09 17:07:24 +02:00
|
|
|
"description": "Free cross-platform password manager compatible with KeePass",
|
|
|
|
"main": "Gruntfile.js",
|
|
|
|
"private": true,
|
|
|
|
"homepage": "https://keeweb.info",
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/keeweb/keeweb"
|
|
|
|
},
|
|
|
|
"dependencies": {
|
2019-09-28 19:36:57 +02:00
|
|
|
"@babel/core": "^7.6.2",
|
2019-09-13 20:34:52 +02:00
|
|
|
"@babel/plugin-external-helpers": "^7.2.0",
|
|
|
|
"@babel/plugin-proposal-class-properties": "^7.5.5",
|
2019-09-28 19:36:57 +02:00
|
|
|
"@babel/preset-env": "^7.6.2",
|
2019-09-19 23:16:18 +02:00
|
|
|
"argon2-browser": "1.11.1",
|
2019-09-20 23:37:17 +02:00
|
|
|
"autoprefixer": "^9.6.1",
|
2019-09-13 23:25:57 +02:00
|
|
|
"babel-cli": "^6.26.0",
|
2019-09-13 20:34:52 +02:00
|
|
|
"babel-eslint": "^10.0.3",
|
2019-09-09 17:07:24 +02:00
|
|
|
"babel-loader": "8.0.6",
|
|
|
|
"baron": "3.0.3",
|
|
|
|
"base64-loader": "1.0.0",
|
|
|
|
"bourbon": "^6.0.0",
|
2019-10-12 13:24:37 +02:00
|
|
|
"chai": "^4.2.0",
|
2019-09-28 19:36:57 +02:00
|
|
|
"dompurify": "^2.0.3",
|
2019-09-20 23:39:12 +02:00
|
|
|
"electron": "^6.0.10",
|
2019-09-30 19:36:16 +02:00
|
|
|
"eslint": "^6.5.0",
|
2019-09-14 13:47:47 +02:00
|
|
|
"eslint-config-prettier": "^6.3.0",
|
2019-09-09 17:07:24 +02:00
|
|
|
"eslint-config-standard": "^14.1.0",
|
|
|
|
"eslint-plugin-import": "^2.18.2",
|
|
|
|
"eslint-plugin-node": "^10.0.0",
|
2019-09-20 23:39:12 +02:00
|
|
|
"eslint-plugin-prettier": "^3.1.1",
|
2019-09-09 17:07:24 +02:00
|
|
|
"eslint-plugin-promise": "4.2.1",
|
|
|
|
"eslint-plugin-standard": "4.0.1",
|
|
|
|
"exports-loader": "0.7.0",
|
|
|
|
"font-awesome": "4.7.0",
|
2019-10-11 23:06:36 +02:00
|
|
|
"fs-extra": "^8.1.0",
|
2019-09-09 17:07:24 +02:00
|
|
|
"grunt": "1.0.4",
|
|
|
|
"grunt-chmod": "^1.1.1",
|
|
|
|
"grunt-contrib-clean": "2.0.0",
|
|
|
|
"grunt-contrib-compress": "github:keeweb/grunt-contrib-compress#08966cd",
|
|
|
|
"grunt-contrib-copy": "1.0.0",
|
|
|
|
"grunt-contrib-deb": "github:keeweb/grunt-contrib-deb#e9b6e9f",
|
|
|
|
"grunt-contrib-htmlmin": "3.1.0",
|
|
|
|
"grunt-contrib-watch": "1.1.0",
|
|
|
|
"grunt-electron": "11.0.0",
|
|
|
|
"grunt-eslint": "22.0.0",
|
|
|
|
"grunt-gitinfo": "github:keeweb/grunt-gitinfo#b61aaed",
|
|
|
|
"grunt-inline-alt": "github:keeweb/grunt-inline-alt#ec9f6ad",
|
|
|
|
"grunt-string-replace": "1.3.1",
|
|
|
|
"grunt-webpack": "3.1.3",
|
2019-09-30 19:36:16 +02:00
|
|
|
"handlebars": "^4.4.0",
|
2019-09-09 17:07:24 +02:00
|
|
|
"handlebars-loader": "1.7.1",
|
|
|
|
"html-minifier": "4.0.0",
|
|
|
|
"ignore-loader": "^0.1.2",
|
|
|
|
"jquery": "3.4.1",
|
|
|
|
"json-loader": "^0.5.7",
|
|
|
|
"jsqrcode": "github:antelle/jsqrcode#0.1.3",
|
2019-10-04 20:09:44 +02:00
|
|
|
"kdbxweb": "1.5.5",
|
2019-09-09 17:07:24 +02:00
|
|
|
"load-grunt-tasks": "5.1.0",
|
2019-09-18 20:42:17 +02:00
|
|
|
"lodash": "^4.17.15",
|
2019-09-14 22:12:02 +02:00
|
|
|
"marked": "^0.7.0",
|
2019-09-09 17:07:24 +02:00
|
|
|
"mini-css-extract-plugin": "^0.8.0",
|
2019-10-12 13:24:37 +02:00
|
|
|
"mocha": "^6.2.1",
|
2019-09-30 19:36:16 +02:00
|
|
|
"morphdom": "^2.5.9",
|
2019-09-09 17:07:24 +02:00
|
|
|
"node-sass": "^4.12.0",
|
|
|
|
"node-stream-zip": "1.8.2",
|
|
|
|
"normalize.css": "8.0.1",
|
|
|
|
"optimize-css-assets-webpack-plugin": "^5.0.3",
|
|
|
|
"pikaday": "1.8.0",
|
|
|
|
"pkcs15-smartcard-sign": "^1.0.0",
|
2019-09-20 23:37:17 +02:00
|
|
|
"postcss-loader": "^3.0.0",
|
2019-09-09 17:07:24 +02:00
|
|
|
"prettier": "^1.18.2",
|
|
|
|
"raw-loader": "^3.1.0",
|
|
|
|
"sass-loader": "^8.0.0",
|
|
|
|
"stats-webpack-plugin": "0.7.0",
|
|
|
|
"string-replace-webpack-plugin": "0.1.3",
|
|
|
|
"strip-sourcemap-loader": "0.0.1",
|
|
|
|
"sumchecker": "^3.0.0",
|
2019-09-28 19:36:57 +02:00
|
|
|
"terser-webpack-plugin": "^2.1.2",
|
2019-09-09 17:07:24 +02:00
|
|
|
"time-grunt": "2.0.0",
|
|
|
|
"url-loader": "^2.1.0",
|
2019-09-28 19:36:57 +02:00
|
|
|
"webpack": "^4.41.0",
|
|
|
|
"webpack-bundle-analyzer": "^3.5.2",
|
2019-09-20 23:39:12 +02:00
|
|
|
"webpack-dev-server": "^3.8.1"
|
2019-09-09 17:07:24 +02:00
|
|
|
},
|
|
|
|
"optionalDependencies": {
|
|
|
|
"grunt-appdmg": "github:keeweb/grunt-appdmg#874ad83",
|
|
|
|
"keytar": "^5.0.0-beta.0"
|
|
|
|
},
|
|
|
|
"scripts": {
|
|
|
|
"start": "grunt",
|
|
|
|
"test": "grunt test",
|
|
|
|
"postinstall": "cd desktop && npm install",
|
2019-09-25 22:51:15 +02:00
|
|
|
"build-beta": "grunt --beta && cp dist/index.html ../keeweb-beta/index.html && cd ../keeweb-beta && git add index.html && git commit -a -m 'beta' && git push origin master",
|
2019-09-09 17:07:24 +02:00
|
|
|
"electron": "ELECTRON_DISABLE_SECURITY_WARNINGS=1 electron desktop --htmlpath=http://localhost:8085",
|
2019-09-23 20:32:56 +02:00
|
|
|
"dev": "grunt dev",
|
2019-09-13 23:25:57 +02:00
|
|
|
"babel-helpers": "babel-external-helpers -l 'slicedToArray,toConsumableArray,defineProperty,typeof' -t global > app/lib/babel-helpers.js"
|
2019-09-09 17:07:24 +02:00
|
|
|
},
|
|
|
|
"author": {
|
|
|
|
"name": "Antelle",
|
|
|
|
"email": "antelle.net@gmail.com",
|
|
|
|
"url": "http://antelle.net"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10.0"
|
|
|
|
},
|
|
|
|
"license": "MIT",
|
2019-09-20 23:37:17 +02:00
|
|
|
"readme": "README.md",
|
|
|
|
"browserslist": [
|
|
|
|
"last 2 Firefox versions",
|
|
|
|
"last 2 Chrome versions",
|
|
|
|
"last 2 Safari version",
|
|
|
|
"last 2 iOS versions",
|
|
|
|
"last 2 Edge versions",
|
|
|
|
"last 1 Opera version",
|
|
|
|
"last 1 ChromeAndroid version",
|
|
|
|
"Electron > 6.0.1"
|
|
|
|
]
|
2015-10-17 23:49:24 +02:00
|
|
|
}
|