forked from mozilla-b2g/gaia
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
29 lines (29 loc) · 918 Bytes
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{
"name": "gaia",
"private": true,
"version": "0.0.1",
"description": "A bundle of components which Gaia needs in order to leverage marionette-js-runner",
"author": "Gareth Aye <[email protected]>",
"devDependencies": {
"debug": "*",
"empty-port": "~0.0.1",
"jshint": "2.1.11",
"mail-fakeservers": "~0.0.11",
"marionette-apps": "~0.3.3",
"marionette-client": "~1.1.0",
"marionette-content-script": "0.0.0",
"marionette-device-host": "0.0.1",
"marionette-helper": "0.1.0",
"marionette-profile-builder": "0.0.2",
"marionette-js-runner": "0.4.0-non-native",
"marionette-settings-api": "~0.1.0",
"mocha": "1.15.0",
"mocha-json-proxy": "~0.0.7",
"mocha-tbpl-reporter": "~0.0.4",
"moment": "~2.4.0",
"mozilla-download": "~0.4.1-alpha",
"node-static": "0.6.9",
"travis-project-jobs": "0.0.1",
"marionette-file-manager": "0.0.2"
}
}