[json] packgejson

Viewer

copydownloadembedprintName: packgejson
  1. {
  2.   "name": "penske_otm",
  3.   "version": "1.0.0",
  4.   "description": "",
  5.   "main": "index.js",
  6.   "scripts": {
  7.     "compile": "npm run clean && tsc",
  8.     "test:485600": "./node_modules/.bin/gondola --config ./src/configuration/485600.mobile.json run --steps --reporter gondolareport",
  9.     "postinstall": "selenium-standalone install",
  10.     "start-seleniumserver": "selenium-standalone start",
  11.     "clean": "rimraf built",
  12.     "test:android": "./node_modules/.bin/gondola -c gondola.android.json run --steps --reporter gondolareport",
  13.     "test:multi": "./node_modules/.bin/gondola -c gondola.multi.json run-multiple --steps --all --reporter mochawesome",
  14.     "test:chrome": "./node_modules/.bin/gondola -c gondola.chrome.json run --steps --reporter mochawesome",
  15.     "test:485600chrome": "./node_modules/.bin/gondola -c ./src/configuration/485600.Chrome.json run --steps --reporter mochawesome"
  16.   },
  17.   "author": "",
  18.   "license": "ISC",
  19.   "engines": {
  20.     "node": ">=10.19.0"
  21.   },
  22.   "dependencies": {
  23.     "@wdio/selenium-standalone-service": "^6.12.1",
  24.     "codeceptjs": "^3.0.4",
  25.     "gondolajs": "file:lib/gondolajs-1.7.2088.tgz",
  26.     "mochawesome": "6.2.1",
  27.     "moment": "^2.29.1",
  28.     "rimraf": "3.0.2",
  29.     "webdriverio": "^6.12.1"
  30.   }
  31. }
  32.  

Editor

You can edit this paste and save as new:


File Description
  • packgejson
  • Paste Code
  • 25 Feb-2021
  • 1.24 Kb
You can Share it: