UNPKG

1.09 kBJSONView Raw
1{
2 "name": "tourism",
3 "version": "0.11.7",
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.13.0",
18 "eslint-plugin-mocha": "0.2.2",
19 "eslint-plugin-nodeca": "1.0.3",
20 "grunt-checkbranch": "0.3.1",
21 "grunt-checkpending": "0.1.2",
22 "grunt-contrib-watch": "0.6.1",
23 "grunt-depcheck": "0.1.0",
24 "grunt-dev-update": "1.0.2",
25 "grunt-eslint": "5.1.0",
26 "grunt-gitnobehind": "0.0.1",
27 "grunt-mocha-cli": "1.12.0",
28 "grunt-mocha-istanbul": "2.3.1",
29 "grunt-release": "0.10.0",
30 "grunt-shell": "1.1.1",
31 "istanbul": "0.3.5",
32 "lodash": "3.1.0",
33 "mocha": "2.1.0"
34 },
35 "devDependencies": {
36 "assertthat": "0.4.1",
37 "grunt": "0.4.5"
38 },
39 "repository": {
40 "type": "git",
41 "url": "git://github.com/thenativeweb/tourism.git"
42 },
43 "license": "MIT"
44}