{ "name": "dxw_govuk_frontend_rails", "version": "1.0.0", "description": "Welcome to your new gem! In this directory, you'll find the files you need to be able to package up your Ruby library into a gem. Put your Ruby code in the file `lib/dxw_govuk_frontend_rails`. To experiment with that code, run `bin/console` for an interactive prompt.", "main": "index.js", "directories": { "lib": "lib" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/mec/dxw_govuk_frontend_rails.git" }, "keywords": [], "author": "", "license": "ISC", "bugs": { "url": "https://github.com/mec/dxw_govuk_frontend_rails/issues" }, "homepage": "https://github.com/mec/dxw_govuk_frontend_rails#readme", "dependencies": { "govuk-frontend": "3.0.0" } }