Content-Length: 3228 | pFad | https://github.com/zodern/meteor-up/raw/refs/heads/master/package.json
th: 3216 { "name": "mup", "version": "1.5.11", "description": "Production Quality Meteor Deployments", "main": "lib/index.js", "repository": { "type": "git", "url": "git+https://github.com/zodern/meteor-up.git" }, "keywords": [ "meteor", "meteor-up", "deploy" ], "author": "Kadira Inc.", "license": "MIT", "bugs": { "url": "https://github.com/zodern/meteor-up/issues" }, "homepage": "http://meteor-up.com/", "bin": { "mup": "./index.js" }, "scripts": { "prepare": "npm run build -s", "build": "babel src --out-dir lib --copy-files --source-maps", "build:watch": "npm run build -s -- -w", "test": "node ./tests/run.js", "test:module": "mocha --require @babel/register", "test:parallel": "bash ./tests/run-parallel.sh", "test:unit": "cross-env NODE_ENV=test nyc --all mocha --require @babel/register src/**/*.unit.js", "lint": "npm run lint:code && npm run lint:defaultConfig && npm run lint:readme && npm run lint:css && npm run lint:docs-configs", "lint:defaultConfig": "eslint --ext=\".sample\" -c .eslintrc.yml --rule=\"comma-dangle: 0\" .", "lint:code": "eslint .", "lint:readme": "eslint --ext md .", "lint:docs-configs": "node tests/validate-docs.js", "lint:css": "cd docs && stylelint css/*.css", "docs": "cd docs && bundle exec jekyll serve", "postinstall": "opencollective-postinstall || (exit 0)", "clean-shrinkwrap": "cd tests && node clean-shrinkwrap.js" }, "devDependencies": { "@babel/cli": "^7.25.7", "@babel/core": "^7.25.7", "@babel/plugin-proposal-class-properties": "^7.18.6", "@babel/plugin-proposal-object-rest-spread": "^7.20.7", "@babel/plugin-transform-modules-commonjs": "^7.25.7", "@babel/register": "^7.25.7", "babel-eslint": "^10.1.0", "babel-plugin-istanbul": "^6.0.0", "chai": "^4.2.0", "chai-string": "^1.5.0", "cross-env": "^6.0.3", "eslint": "^4.19.1", "eslint-config-es": "^0.8.12", "eslint-plugin-babel": "^5.3.1", "eslint-plugin-markdown": "^1.0.2", "gfm-code-blocks": "^1.0.0", "keypair": "^1.0.1", "mocha": "^6.2.3", "node-forge": "^0.7.1", "nyc": "^15.0.1", "sinon": "^7.5.0", "stylelint": "^16.9.0", "stylelint-config-standard": "^36.0.1" }, "dependencies": { "@hapi/joi": "^15.1.1", "@zodern/nodemiral": "^2.0.0-beta.1", "axios": "^0.28.1", "bluebird": "^3.7.2", "boxen": "^4.2.0", "chalk": "^3.0.0", "debug": "^4.1.1", "expand-tilde": "^2.0.2", "global-modules": "^2.0.0", "lodash": "^4.17.21", "opencollective-postinstall": "^2.0.3", "parse-json": "^5.0.0", "random-seed": "0.3.0", "resolve-from": "^5.0.0", "shell-escape": "^0.2.0", "shelljs": "^0.8.5", "ssh2": "^1.16.0", "tar": "6.2", "traverse": "^0.6.6", "uuid": "^7.0.3", "www-authenticate": "^0.6.2", "yargs": "^15.4.1" }, "nyc": { "sourceMap": false, "instrument": false, "cache": true, "reporter": [ "lcov", "text-summary" ], "exclude": [ "src/plugins/**", "**/__tests__/**" ] }, "collective": { "url": "https://opencollective.com/meteor-up" } }Fetched URL: https://github.com/zodern/meteor-up/raw/refs/heads/master/package.json
Alternative Proxies: