UNPKG

@cypress/core-desktop-gui

Version:
40 lines (39 loc) 844 B
{ "name": "@cypress/core-desktop-gui", "version": "0.0.1", "homepage": "https://github.com/cypress-io/cypress-core-desktop-gui", "authors": [ "brian.mann86@gmail.com" ], "moduleType": [ "globals" ], "license": "MIT", "private": true, "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "dependencies": { "bootstrap-sass-official": "3.3.5", "font-awesome": "~4.2.0", "backbone": "~1.1.2", "underscore.string": "~2.3.3", "jsuri": "1.3.0", "backbone.mutators": "~0.4.1", "bluebird": "3.3.3", "bootstrap-contextmenu": "~0.3.2", "backbone.marionette": "~2.3.2", "moment": "2.10.3", "jquery": "~2.1.4", "underscore": "1.8.3", "fira": "^0.1.0" }, "resolutions": { "jquery": "2.1.4", "underscore": "1.8.3" } }