{ "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": "~0.5.2", "grunt-contrib-sass": "0.7.4", "jquery-browser": "~1.7.2-3" }, "scripts": { "test": "node_modules/.bin/grunt test" } }