Sha256: 9759c15ee336e4327998cdf063085d09d3539c9b3f7d78cc493c1e0bac0a3f6b

Contents?: true

Size: 724 Bytes

Versions: 7

Compression:

Stored size: 724 Bytes

Contents

{
  "name": "cypress-on-rails",
  "version": "0.1.0",
  "description": "Integrates cypress with rails or rack applications",
  "main": "cypress/index.js",
  "directories": {
    "src": "cypress"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "build": "tsc"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/shakacode/cypress-on-rails.git"
  },
  "keywords": [
    "cypress",
    "ruby",
    "rails"
  ],
  "author": "Grant Petersen-Speelman",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/shakacode/cypress-on-rails/issues"
  },
  "homepage": "https://github.com/shakacode/cypress-on-rails#readme",
  "dependencies": {
    "cypress": "*"
  }
}

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
cypress-on-rails-1.17.0 plugin/package.json
cypress-on-rails-1.16.0 plugin/package.json
cypress-on-rails-1.15.1 plugin/package.json
cypress-on-rails-1.15.0 plugin/package.json
cypress-on-rails-1.14.0 plugin/package.json
cypress-on-rails-1.13.1 plugin/package.json
cypress-on-rails-1.13.0 plugin/package.json