2017-10-02 00:59:51 +01:00
|
|
|
{
|
|
|
|
"name": "tridactyl",
|
|
|
|
"version": "0.1.0",
|
|
|
|
"description": "Vimperator/Pentadactyl successor",
|
2017-11-16 18:12:18 +00:00
|
|
|
"dependencies": {
|
2018-04-21 23:43:12 +01:00
|
|
|
"@types/css": "0.0.31",
|
2019-12-23 05:35:13 +00:00
|
|
|
"@types/nearley": "^2.11.1",
|
2019-04-16 14:44:51 +00:00
|
|
|
"command-line-args": "^5.1.1",
|
2018-05-17 21:38:22 +01:00
|
|
|
"csp-serdes": "github:cmcaine/csp-serdes",
|
2020-07-02 06:30:58 +00:00
|
|
|
"css": "^3.0.0",
|
2020-11-03 13:59:38 +00:00
|
|
|
"fuse.js": "^6.4.3",
|
2020-06-17 15:25:01 +01:00
|
|
|
"jasmine-fail-fast": "^2.0.1",
|
2017-11-07 15:21:23 +00:00
|
|
|
"mark.js": "^8.11.1",
|
2020-07-30 15:56:10 +00:00
|
|
|
"ramda": "^0.27.1",
|
2020-07-21 22:33:53 +00:00
|
|
|
"rss-parser": "^3.9.0",
|
2019-11-26 14:22:34 +00:00
|
|
|
"semver-compare": "^1.0.0",
|
2020-09-21 16:29:15 +00:00
|
|
|
"typedoc-default-themes": "^0.11.4"
|
2017-11-16 18:12:18 +00:00
|
|
|
},
|
2017-10-02 00:59:51 +01:00
|
|
|
"devDependencies": {
|
2020-11-18 15:03:30 +00:00
|
|
|
"@types/firefox-webext-browser": "^82.0.0",
|
2020-12-01 19:54:09 +00:00
|
|
|
"@types/jest": "^26.0.16",
|
2020-11-25 09:00:24 +00:00
|
|
|
"@types/node": "^14.14.10",
|
2020-11-03 13:59:31 +00:00
|
|
|
"@types/ramda": "^0.27.32",
|
2020-11-09 21:19:21 +00:00
|
|
|
"@types/selenium-webdriver": "^4.0.10",
|
2020-09-02 03:45:17 +00:00
|
|
|
"@typescript-eslint/eslint-plugin": "^4.0.0",
|
2020-11-23 18:07:15 +00:00
|
|
|
"@typescript-eslint/eslint-plugin-tslint": "^4.8.2",
|
2020-08-26 00:52:36 +00:00
|
|
|
"@typescript-eslint/parser": "^3.10.1",
|
2018-03-04 14:15:26 +01:00
|
|
|
"cleanslate": "^0.10.1",
|
2020-11-19 16:21:58 +00:00
|
|
|
"copy-webpack-plugin": "^6.3.2",
|
2020-11-20 22:56:37 +00:00
|
|
|
"eslint": "^7.14.0",
|
2020-10-28 01:02:00 +00:00
|
|
|
"eslint-config-prettier": "^6.15.0",
|
2020-09-27 23:34:52 +00:00
|
|
|
"eslint-plugin-import": "^2.22.1",
|
2020-11-14 11:58:07 +00:00
|
|
|
"eslint-plugin-jsdoc": "^30.7.8",
|
2020-07-21 21:18:02 +00:00
|
|
|
"eslint-plugin-prefer-arrow": "^1.2.2",
|
2020-06-06 14:52:38 +02:00
|
|
|
"eslint-plugin-sonarjs": "^0.5.0",
|
2020-11-21 17:27:20 +00:00
|
|
|
"geckodriver": "^1.21.0",
|
2020-05-09 11:31:18 +00:00
|
|
|
"jest": "^25.5.4",
|
2020-10-29 11:47:50 +00:00
|
|
|
"jest-webextension-mock": "^3.7.3",
|
2020-11-19 14:37:15 +00:00
|
|
|
"marked": "^1.2.5",
|
2020-11-29 21:46:44 +00:00
|
|
|
"nearley": "^2.19.9",
|
2020-11-28 00:33:00 +00:00
|
|
|
"prettier": "^2.2.1",
|
2020-03-20 11:20:42 +00:00
|
|
|
"selenium-webdriver": "^4.0.0-alpha.7",
|
2020-11-03 13:59:22 +00:00
|
|
|
"source-map-loader": "^1.1.2",
|
2020-05-09 09:14:12 +00:00
|
|
|
"ts-jest": "^25.5.1",
|
2020-11-09 13:07:10 +00:00
|
|
|
"ts-loader": "^8.0.11",
|
2020-12-03 09:04:26 +00:00
|
|
|
"ts-node": "^9.1.0",
|
2020-07-29 16:05:29 +00:00
|
|
|
"tsconfig-paths-webpack-plugin": "^3.3.0",
|
2019-11-06 05:31:22 +00:00
|
|
|
"tslint": "^5.20.1",
|
2020-11-28 02:11:45 +00:00
|
|
|
"tslint-etc": "^1.13.9",
|
2020-06-15 20:28:15 +02:00
|
|
|
"tslint-sonarts": "^1.9.0",
|
2020-09-21 02:05:15 +00:00
|
|
|
"typedoc": "^0.19.2",
|
2020-07-16 20:08:20 +00:00
|
|
|
"typescript": "^3.9.7",
|
2018-09-11 22:24:21 +01:00
|
|
|
"uglify-es": "^3.3.9",
|
2019-08-02 09:40:17 +00:00
|
|
|
"uglifyjs-webpack-plugin": "^2.2.0",
|
2020-11-21 09:09:25 +00:00
|
|
|
"web-ext": "^5.4.0",
|
2020-07-01 17:36:21 +01:00
|
|
|
"web-ext-types": "^3.2.1",
|
2020-09-18 02:55:22 +00:00
|
|
|
"webpack": "^4.44.2",
|
2020-06-18 17:35:12 +00:00
|
|
|
"webpack-cli": "^3.3.12"
|
2017-10-02 00:59:51 +01:00
|
|
|
},
|
|
|
|
"scripts": {
|
2018-05-14 14:19:20 +10:00
|
|
|
"build": "sh scripts/build.sh",
|
2017-11-09 05:54:10 +00:00
|
|
|
"clean": "rm -rf build generated",
|
2020-05-27 18:53:19 +02:00
|
|
|
"forrest-run": "yarn run run",
|
2020-06-17 15:25:01 +01:00
|
|
|
"jest": "jest --bail --runInBand",
|
2018-05-18 15:35:32 +01:00
|
|
|
"lint": "bash hooks/pre-commit",
|
2020-05-27 18:53:19 +02:00
|
|
|
"make-zip": "web-ext build --source-dir build --overwrite-dest",
|
|
|
|
"pretty": "bash scripts/pretty.sh",
|
|
|
|
"run": "web-ext run -s build/ -u 'txti.es'",
|
2020-05-29 06:46:58 +02:00
|
|
|
"test": "yarn run build && web-ext build --source-dir ./build --overwrite-dest && jest --silent",
|
2019-05-31 16:48:53 +01:00
|
|
|
"update-buildsystem": "rm -rf src/node_modules; yarn run clean",
|
2020-11-26 00:18:29 +01:00
|
|
|
"watch": "echo 'watch is broken, use build instead'; exit 0;",
|
|
|
|
"install": "git config core.hookspath hooks/"
|
2017-10-02 00:59:51 +01:00
|
|
|
},
|
2017-10-06 00:06:50 +01:00
|
|
|
"author": "Colin Caine",
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
2019-01-31 07:16:43 +01:00
|
|
|
"url": "git+ssh://git@github.com/tridactyl/tridactyl.git"
|
2017-10-06 00:06:50 +01:00
|
|
|
},
|
|
|
|
"keywords": [
|
|
|
|
"webextension",
|
|
|
|
"webext",
|
|
|
|
"vim",
|
|
|
|
"firefox"
|
|
|
|
],
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"bugs": {
|
2019-01-31 07:16:43 +01:00
|
|
|
"url": "https://github.com/tridactyl/tridactyl/issues"
|
2017-10-06 00:06:50 +01:00
|
|
|
},
|
2019-01-31 07:16:43 +01:00
|
|
|
"homepage": "https://github.com/tridactyl/tridactyl#readme"
|
2017-10-02 00:59:51 +01:00
|
|
|
}
|