Sha256: 3c22fb1dacde29b47856754c80168334bd05678661261a9caf36be58bc3ac798
Contents?: true
Size: 490 Bytes
Versions: 2
Compression:
Stored size: 490 Bytes
Contents
{ "name": "govuk_frontend_toolkit_test_runner", "repository": "https://github.com/alphagov/govuk_frontend_toolkit", "version": "0.1.0", "devDependencies": { "grunt": "~0.4.2", "grunt-cli": "0.1.11", "grunt-contrib-clean":"~0.6.0", "grunt-contrib-jasmine": "^1.0.0", "grunt-contrib-sass": "0.7.4", "jquery": "~1.11.3" }, "scripts": { "test": "grunt test && npm run lint --silent", "lint": "bundle && bundle exec govuk-lint-sass stylesheets" } }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
govuk_frontend_toolkit-4.18.3 | app/assets/package.json |
govuk_frontend_toolkit-4.18.2 | app/assets/package.json |