Skip to content

Instantly share code, notes, and snippets.

@MarkySparky
Created April 1, 2015 09:33
Show Gist options
  • Save MarkySparky/1dbec66b07dcdd52ce43 to your computer and use it in GitHub Desktop.
Save MarkySparky/1dbec66b07dcdd52ce43 to your computer and use it in GitHub Desktop.
for beta-web-site
{
"name": "Beta-Web-Site",
"description": "Build environment for the Beta mygov.scot web site",
"version": "0.0.1",
"dependencies": {
"q": "^1.2.0",
"socket.io": "^1.3.5"
},
"repository": {
"type": "git",
"url": "http://z608165@stash.digital.gov.uk/scm/mgv/beta-web-site.git"
},
"author": {
"name": "Beta team",
"email": "dleepdigmsgb@scotland.gsi.gov.uk",
"url": "http://inside.mygovscot.org/"
},
"scripts": {
"test": "grunt test"
},
"devDependencies": {
"assemble": "^0.4.42",
"assemble-handlebars": "^0.2.3",
"async": "^0.9.0",
"base64-image": "^0.1.0",
"base64-stream": "^0.1.2",
"body-parser": "^1.10.2",
"casperjs": "^1.1.0-beta3",
"cheerio": "^0.17.0",
"config-weaver": "0.0.12",
"connect-gzip-static": "^0.4.0",
"cookie-parser": "^1.3.4",
"csv-parse": "^0.1.0",
"dateformat": "^1.0.11",
"debug": "^2.1.3",
"del": "^1.1.1",
"diff": "^1.3.1",
"escape-string-regexp": "^1.0.3",
"estraverse": "^3.1.0",
"esutils": "^2.0.2",
"express": "^4.10.7",
"express-logger": "0.0.3",
"fs-extra": "^0.11.1",
"glob": "^5.0.1",
"grunt": "~0.4.1",
"grunt-autoprefixer": "~0.7.2",
"grunt-bower-install": "~1.4.0",
"grunt-concurrent": "^0.5.0",
"grunt-connect-proxy": "^0.1.11",
"grunt-connect-rewrite": "^0.2.1",
"grunt-contrib-clean": "~0.5.0",
"grunt-contrib-compass": "^1.0.1",
"grunt-contrib-concat": "~0.3.0",
"grunt-contrib-connect": "~0.7.1",
"grunt-contrib-copy": "~0.5.0",
"grunt-contrib-cssmin": "~0.9.0",
"grunt-contrib-htmlmin": "~0.2.0",
"grunt-contrib-imagemin": "~0.6.0",
"grunt-contrib-jshint": "~0.9.2",
"grunt-contrib-less": "^0.11.4",
"grunt-contrib-requirejs": "~0.4.4",
"grunt-contrib-uglify": "~0.4.0",
"grunt-contrib-watch": "~0.6.1",
"grunt-express": "^1.4.1",
"grunt-html-validation": "^0.1.18",
"grunt-image-resize": "^0.4.0",
"grunt-istanbul": "^0.3.0",
"grunt-jasmine-node": "^0.2.1",
"grunt-karma": "^0.9.0",
"grunt-link-checker": "0.0.6",
"grunt-mocha": "~0.4.10",
"grunt-newer": "~0.7.0",
"grunt-pageres": "^1.1.0",
"grunt-pagespeed": "^0.4.1",
"grunt-phantom": "^0.2.1",
"grunt-responsive-images": "^0.1.3",
"grunt-rev": "~0.1.0",
"grunt-sonar-runner": "^2.3.1",
"grunt-svgmin": "~0.4.0",
"grunt-usemin": "~2.1.0",
"grunt-w3c-validation": "^0.1.16",
"grunt-yslow-test": "^0.1.0",
"http-proxy-agent": "^0.2.6",
"http-rewrite-middleware": "^0.1.6",
"https-proxy-agent": "^0.3.5",
"install": "^0.1.8",
"jquery": "^2.1.3",
"js-yaml": "3.0.2",
"jshint-stylish": "~0.1.5",
"karma-chrome-launcher": "^0.1.5",
"karma-coverage": "^0.2.7",
"karma-jasmine": "~0.2.0",
"karma-jasmine-matchers": "^2.0.0-beta1",
"karma-junit-reporter": "^0.2.2",
"karma-phantomjs-launcher": "^0.1.4",
"karma-requirejs": "^0.2.2",
"load-grunt-config": "^0.13.1",
"load-grunt-tasks": "~0.4.0",
"lodash-node": "^2.4.1",
"lru-cache": "^2.5.0",
"marked": "^0.3.2",
"node.extend": "^1.1.3",
"npm": "^2.7.1",
"phantom-render-stream": "^1.7.0",
"restler": "^3.2.2",
"simplecrawler": "^0.3.10",
"simplesets": "^1.2.0",
"socks-proxy-agent": "^1.0.1",
"temp": "^0.8.1",
"text-to-js-identifier": "0.0.4",
"time-grunt": "~0.3.1",
"url": "^0.10.3",
"watch": "^0.14.0",
"wrench": "^1.5.8",
"xml2js": "^0.4.5"
},
"engines": {
"node": ">=0.10.0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment