Sha256: 84884aa1cb28c1f56c5d98f5c63a05b845c23b613820ce4778eec3e13bb08f96
Contents?: true
Size: 713 Bytes
Versions: 2
Compression:
Stored size: 713 Bytes
Contents
{ "name": "defra-ruby-template", "version": "1.0.0", "description": "DEFRA Ruby Template ", "main": "index.js", "directories": { "lib": "lib" }, "scripts": { "test": "npx node-sass ./vendor/assets/stylesheets/govuk-frontend-rails.scss /tmp/govuk-frontend-rails.css" }, "repository": { "type": "git", "url": "git+https://github.com/DEFRA/defra-ruby-template.git" }, "keywords": [ "govuk_frontend", "rails" ], "author": "Toby Privett", "license": "ISC", "bugs": { "url": "https://github.com/DEFRA/defra-ruby-template/issues" }, "homepage": "https://github.com/DEFRA/defra-ruby-template#readme", "dependencies": { "govuk-frontend": "^3.15.0" } }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
defra_ruby_template-3.15.1 | package.json |
defra_ruby_template-3.15.0 | package.json |