2016-04-21 22:13:49 +02:00
|
|
|
{
|
|
|
|
"name": "verdaccio",
|
2019-04-06 15:00:46 +02:00
|
|
|
"version": "4.0.0-alpha.7",
|
2019-04-14 00:54:24 +02:00
|
|
|
"description": "A lightweight private npm proxy registry",
|
2016-04-21 22:13:49 +02:00
|
|
|
"author": {
|
2019-02-07 07:51:44 +01:00
|
|
|
"name": "Verdaccio Maintainers",
|
|
|
|
"email": "verdaccio.npm@gmail.com"
|
2016-04-21 22:13:49 +02:00
|
|
|
},
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "git://github.com/verdaccio/verdaccio"
|
|
|
|
},
|
2018-01-17 22:29:00 +01:00
|
|
|
"main": "build/index.js",
|
2016-04-21 22:13:49 +02:00
|
|
|
"bin": {
|
2016-07-30 21:20:53 +02:00
|
|
|
"verdaccio": "./bin/verdaccio"
|
2016-04-21 22:13:49 +02:00
|
|
|
},
|
|
|
|
"dependencies": {
|
2019-04-06 14:58:02 +02:00
|
|
|
"@verdaccio/local-storage": "2.1.0",
|
|
|
|
"@verdaccio/streams": "2.0.0",
|
2019-04-14 00:54:24 +02:00
|
|
|
"@verdaccio/ui-theme": "0.0.13",
|
2019-02-03 21:16:48 +01:00
|
|
|
"JSONStream": "1.3.5",
|
2019-02-11 07:22:54 +01:00
|
|
|
"async": "3.0.1-0",
|
2018-07-27 20:59:51 +02:00
|
|
|
"body-parser": "1.18.3",
|
2018-03-11 07:21:49 +01:00
|
|
|
"bunyan": "1.8.12",
|
2019-02-03 21:16:48 +01:00
|
|
|
"chalk": "2.4.2",
|
2019-04-06 14:58:02 +02:00
|
|
|
"commander": "2.20.0",
|
|
|
|
"compression": "1.7.4",
|
2019-02-03 21:16:48 +01:00
|
|
|
"cookies": "0.7.3",
|
|
|
|
"cors": "2.8.5",
|
|
|
|
"date-fns": "1.30.1",
|
|
|
|
"express": "4.16.4",
|
2018-03-11 07:21:49 +01:00
|
|
|
"global": "4.3.2",
|
2019-04-06 14:58:02 +02:00
|
|
|
"handlebars": "4.1.1",
|
2019-02-27 07:19:13 +01:00
|
|
|
"http-errors": "1.7.2",
|
2019-02-03 21:16:48 +01:00
|
|
|
"js-base64": "2.5.1",
|
2017-06-17 10:50:49 +02:00
|
|
|
"js-string-escape": "1.0.1",
|
2019-04-06 14:58:02 +02:00
|
|
|
"js-yaml": "3.13.1",
|
|
|
|
"jsonwebtoken": "8.5.1",
|
2018-07-27 20:59:51 +02:00
|
|
|
"lockfile": "1.0.4",
|
2018-09-27 16:37:45 +02:00
|
|
|
"lodash": "4.17.11",
|
2019-02-03 21:16:48 +01:00
|
|
|
"lunr-mutable-indexes": "2.3.2",
|
2019-04-06 14:58:02 +02:00
|
|
|
"marked": "0.6.2",
|
|
|
|
"mime": "2.4.1",
|
2018-03-11 07:21:49 +01:00
|
|
|
"minimatch": "3.0.4",
|
|
|
|
"mkdirp": "0.5.1",
|
2018-09-01 00:42:15 +02:00
|
|
|
"mv": "2.1.1",
|
2018-03-11 07:21:49 +01:00
|
|
|
"pkginfo": "0.4.1",
|
2018-09-27 16:37:45 +02:00
|
|
|
"request": "2.88.0",
|
2019-04-06 14:58:02 +02:00
|
|
|
"semver": "6.0.0",
|
2019-04-06 14:37:06 +02:00
|
|
|
"verdaccio-audit": "1.2.0",
|
2019-04-06 08:35:38 +02:00
|
|
|
"verdaccio-htpasswd": "2.0.0-beta.1"
|
2016-04-21 22:13:49 +02:00
|
|
|
},
|
|
|
|
"devDependencies": {
|
2019-02-27 08:22:06 +01:00
|
|
|
"@commitlint/cli": "7.5.2",
|
|
|
|
"@commitlint/config-conventional": "7.5.0",
|
2019-04-06 14:58:02 +02:00
|
|
|
"@verdaccio/babel-preset": "0.1.0",
|
|
|
|
"@verdaccio/types": "5.0.0-beta.4",
|
|
|
|
"codecov": "3.3.0",
|
2018-09-27 16:37:45 +02:00
|
|
|
"cross-env": "5.2.0",
|
2019-04-06 14:58:02 +02:00
|
|
|
"eslint": "5.16.0",
|
2019-02-27 08:22:06 +01:00
|
|
|
"eslint-config-google": "0.12.0",
|
|
|
|
"eslint-config-prettier": "4.1.0",
|
2018-12-16 20:45:55 +01:00
|
|
|
"eslint-plugin-babel": "5.3.0",
|
2019-04-06 14:58:02 +02:00
|
|
|
"eslint-plugin-flowtype": "3.5.1",
|
2019-02-27 08:22:06 +01:00
|
|
|
"eslint-plugin-import": "2.16.0",
|
2019-04-06 14:58:02 +02:00
|
|
|
"eslint-plugin-jest": "22.4.1",
|
2019-02-27 08:22:06 +01:00
|
|
|
"eslint-plugin-jsx-a11y": "6.2.1",
|
|
|
|
"eslint-plugin-prettier": "3.0.1",
|
2018-12-04 07:17:19 +01:00
|
|
|
"eslint-plugin-verdaccio": "0.0.5",
|
2018-09-27 16:37:45 +02:00
|
|
|
"flow-bin": "0.81.0",
|
2018-03-02 23:28:15 +01:00
|
|
|
"flow-runtime": "0.17.0",
|
2018-02-25 20:37:59 +01:00
|
|
|
"husky": "0.15.0-rc.8",
|
2017-06-17 10:50:49 +02:00
|
|
|
"in-publish": "2.0.0",
|
2019-04-06 14:58:02 +02:00
|
|
|
"jest": "24.7.1",
|
|
|
|
"jest-environment-node": "24.7.1",
|
2018-09-27 16:37:45 +02:00
|
|
|
"lint-staged": "7.3.0",
|
2019-04-06 14:58:02 +02:00
|
|
|
"prettier": "1.16.4",
|
2018-09-27 16:37:45 +02:00
|
|
|
"puppeteer": "1.8.0",
|
2019-02-27 08:22:06 +01:00
|
|
|
"rimraf": "2.6.3",
|
2019-04-06 14:58:02 +02:00
|
|
|
"standard-version": "5.0.2",
|
|
|
|
"supertest": "4.0.2",
|
2018-02-11 00:12:13 +01:00
|
|
|
"verdaccio-auth-memory": "0.0.4",
|
2019-04-06 14:58:02 +02:00
|
|
|
"verdaccio-memory": "2.0.0"
|
2016-04-21 22:13:49 +02:00
|
|
|
},
|
|
|
|
"keywords": [
|
|
|
|
"private",
|
|
|
|
"package",
|
|
|
|
"repository",
|
|
|
|
"registry",
|
2017-06-17 10:50:49 +02:00
|
|
|
"enterprise",
|
2016-04-21 22:13:49 +02:00
|
|
|
"modules",
|
|
|
|
"proxy",
|
2018-01-20 23:00:45 +01:00
|
|
|
"server",
|
|
|
|
"verdaccio"
|
2016-04-21 22:13:49 +02:00
|
|
|
],
|
|
|
|
"scripts": {
|
2017-07-29 00:19:40 +02:00
|
|
|
"release": "standard-version -a -s",
|
2019-04-06 08:35:38 +02:00
|
|
|
"prepublish": "in-publish && npm run code:build || not-in-publish",
|
2018-07-26 19:56:53 +02:00
|
|
|
"flow": "flow check",
|
2017-12-02 01:50:09 +01:00
|
|
|
"pretest": "npm run code:build",
|
2018-06-20 23:15:17 +02:00
|
|
|
"test": "npm run test:unit",
|
2018-09-03 21:11:52 +02:00
|
|
|
"test:clean": "npx jest --clearCache",
|
2019-01-10 00:00:58 +01:00
|
|
|
"test:unit": "cross-env NODE_ENV=test BABEL_ENV=test TZ=UTC FORCE_COLOR=1 jest --config ./jest.config.js --maxWorkers 2 --passWithNoTests",
|
2019-01-09 08:54:11 +01:00
|
|
|
"test:functional": "cross-env NODE_ENV=test jest --config ./test/jest.config.functional.js --testPathPattern ./test/functional/index* --passWithNoTests",
|
2018-12-22 16:11:09 +01:00
|
|
|
"test:e2e": "cross-env BABEL_ENV=test jest --config ./test/jest.config.e2e.js",
|
2019-04-06 08:35:38 +02:00
|
|
|
"test:all": "npm run test && npm run test:functional && npm run test:e2e",
|
|
|
|
"pre:ci": "npm run lint",
|
2017-11-01 17:47:20 +01:00
|
|
|
"coverage:publish": "codecov",
|
2019-04-06 08:35:38 +02:00
|
|
|
"lint": "npm run flow && npm run lint:js",
|
2018-12-16 20:45:55 +01:00
|
|
|
"lint:js": "eslint .",
|
2017-12-02 16:29:15 +01:00
|
|
|
"dev:start": "cross-env BABEL_ENV=registry babel-node src/lib/cli",
|
2019-04-06 08:35:38 +02:00
|
|
|
"code:build": "cross-env BABEL_ENV=registry babel src/ --out-dir build/ --copy-files",
|
|
|
|
"code:docker-build": "cross-env BABEL_ENV=registry-docker babel src/ --out-dir build/ --copy-files",
|
|
|
|
"build:docker": "docker build -t verdaccio . --no-cache"
|
2016-04-21 22:13:49 +02:00
|
|
|
},
|
|
|
|
"engines": {
|
2019-04-06 08:35:38 +02:00
|
|
|
"node": ">=8",
|
2019-03-28 07:22:48 +01:00
|
|
|
"npm": ">=5"
|
2016-04-21 22:13:49 +02:00
|
|
|
},
|
|
|
|
"preferGlobal": true,
|
2018-02-08 23:25:18 +01:00
|
|
|
"husky": {
|
|
|
|
"hooks": {
|
2019-03-09 14:00:47 +01:00
|
|
|
"pre-commit": "lint-staged",
|
|
|
|
"commit-msg": "commitlint -e $GIT_PARAMS"
|
2018-02-08 23:25:18 +01:00
|
|
|
}
|
|
|
|
},
|
2018-08-15 22:17:41 +02:00
|
|
|
"lint-staged": {
|
2018-12-04 07:21:53 +01:00
|
|
|
"linters": {
|
|
|
|
"*.yaml": [
|
|
|
|
"prettier --parser yaml --no-config --single-quote --write",
|
|
|
|
"git add"
|
|
|
|
],
|
|
|
|
"*": [
|
|
|
|
"eslint .",
|
|
|
|
"prettier --write",
|
|
|
|
"git add"
|
|
|
|
]
|
|
|
|
},
|
2018-12-05 23:53:20 +01:00
|
|
|
"ignore": [
|
|
|
|
"*.json"
|
|
|
|
]
|
2018-08-15 22:17:41 +02:00
|
|
|
},
|
2018-01-20 09:45:44 +01:00
|
|
|
"license": "MIT",
|
|
|
|
"commitlint": {
|
|
|
|
"extends": [
|
|
|
|
"@commitlint/config-conventional"
|
|
|
|
]
|
2018-02-17 06:57:18 +01:00
|
|
|
},
|
|
|
|
"collective": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/verdaccio",
|
|
|
|
"logo": "https://opencollective.com/verdaccio/logo.txt"
|
2018-01-20 09:45:44 +01:00
|
|
|
}
|
2018-02-24 22:18:58 +01:00
|
|
|
}
|