Sha256: a378bd67fc7f4216cc38966e3f07489cb8a703977d8a01492e40e96327ab6068

Contents?: true

Size: 601 Bytes

Versions: 6

Compression:

Stored size: 601 Bytes

Contents

{
  "private": true,
  "name": "tech-docs-gem",
  "license": "MIT",
  "scripts": {
    "lint": "standard"
  },
  "dependencies": {
    "govuk-frontend": "^3.13.0"
  },
  "devDependencies": {
    "standard": "^14.3.4"
  },
  "standard": {
    "globals": [
      "describe",
      "before",
      "after",
      "beforeEach",
      "afterEach",
      "it",
      "assert",
      "expect",
      "GOVUK",
      "lunr",
      "$",
      "jQuery",
      "_",
      "Modernizr",
      "history",
      "ga",
      "GOVUKFrontend"
    ],
    "ignore": [
      "lib/assets/javascripts/_vendor/**"
    ]
  }
}

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
govuk_tech_docs-3.0.1 package.json
govuk_tech_docs-3.0.0 package.json
govuk_tech_docs-2.4.3 package.json
govuk_tech_docs-2.4.2 package.json
govuk_tech_docs-2.4.1 package.json
govuk_tech_docs-2.4.0 package.json