UNPKG

1.05 kBJSONView Raw
1{
2 "name": "tourism",
3 "version": "0.13.1",
4 "description": "tourism is a convenience wrapper for Grunt.",
5 "contributors": [
6 {
7 "name": "Golo Roden",
8 "email": "golo.roden@thenativeweb.io"
9 },
10 {
11 "name": "Matthias Wagler",
12 "email": "matthias.wagler@thenativeweb.io"
13 }
14 ],
15 "main": "lib/tourism.js",
16 "dependencies": {
17 "eslint": "0.14.1",
18 "eslint-plugin-mocha": "0.2.2",
19 "grunt-checkbranch": "0.3.1",
20 "grunt-checkpending": "0.1.2",
21 "grunt-contrib-watch": "0.6.1",
22 "grunt-depcheck": "0.1.0",
23 "grunt-dev-update": "1.0.2",
24 "grunt-eslint": "6.0.0",
25 "grunt-gitnobehind": "0.0.1",
26 "grunt-mocha-cli": "1.12.0",
27 "grunt-mocha-istanbul": "2.3.1",
28 "grunt-release": "0.11.0",
29 "grunt-shell": "1.1.1",
30 "istanbul": "0.3.5",
31 "lodash": "3.1.0",
32 "mocha": "2.1.0"
33 },
34 "devDependencies": {
35 "assertthat": "0.4.1",
36 "grunt": "0.4.5"
37 },
38 "repository": {
39 "type": "git",
40 "url": "git://github.com/thenativeweb/tourism.git"
41 },
42 "license": "MIT"
43}