-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpackage.json
175 lines (175 loc) · 4.62 KB
/
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
{
"name": "hue_multibutton",
"description": "hue_multibutton",
"version": "0.0.1",
"license": "MIT",
"scripts": {
"test": "gulp test",
"jsbeautify": "js-beautify client/**/*.js client/*.js -r",
"protractor_debug_1": "./node_modules/protractor/bin/webdriver-manager start",
"protractor_debug_2": "./node_modules/protractor/bin/elementexplorer.js http://localhost:5000"
},
"repository": {
"type": "git",
"url": "https://github.com/malecki/hue-multibutton.git"
},
"dependencies": {
"angular": "^1.4.6",
"angular-animate": "^1.4.6",
"angular-mocks": "^1.4.6",
"angular-resource": "^1.4.6",
"angular-sanitize": "^1.4.6",
"angular-ui-router": "^0.2.15",
"font-awesome": "^4.4.0",
"angular-ui-bootstrap": "^0.14.3",
"bootstrap": "3.3.5",
"huejay": "https://github.com/malecki/huejay.git",
"lodash": "3.7.0",
"machina": "^1.1.0",
"ngstorage": "^0.3.10"
},
"devDependencies": {
"babel": "5.8.29",
"babel-core": "5.8.33",
"babel-eslint": "4.1.5",
"babel-loader": "5.3.3",
"babel-runtime": "5.8.29",
"babelify": "6.4.0",
"bluebird": "3.0.5",
"brfs": "1.4.1",
"browser-sync": "2.10.0",
"browserify": "12.0.1",
"browserify-istanbul": "0.2.1",
"browserify-resolutions": "1.0.6",
"browserify-shim": "3.8.11",
"bundle-collapser": "1.2.1",
"chai": "3.4.1",
"chalk": "1.1.1",
"codeclimate-test-reporter": "0.3.1",
"conventional-changelog": "0.5.1",
"cssify": "0.8.0",
"deamdify": "0.1.1",
"del": "2.1.0",
"envify": "3.4.0",
"eslint-plugin-nodeca": "1.0.3",
"esprima": "2.7.2",
"event-stream": "3.3.2",
"exorcist": "0.4.0",
"fast-csv": "0.6.0",
"github": "0.2.4",
"github-username": "2.1.0",
"graphviz": "0.0.8",
"gulp": "3.9.0",
"gulp-autoprefixer": "3.1.0",
"gulp-bump": "1.0.0",
"gulp-concat": "2.6.0",
"gulp-eslint": "1.1.0",
"gulp-exec": "2.1.2",
"gulp-git": "1.6.0",
"gulp-help": "1.6.1",
"gulp-if": "2.0.0",
"gulp-imagemin": "2.4.0",
"gulp-istanbul": "0.10.2",
"gulp-jscs": "3.0.2",
"gulp-jshint": "1.12.0",
"gulp-less": "3.0.3",
"gulp-minify-css": "1.2.1",
"gulp-mocha": "2.2.0",
"gulp-mux": "0.2.24",
"gulp-order": "1.1.1",
"gulp-plumber": "1.0.1",
"gulp-protractor": "1.0.0",
"gulp-rename": "1.2.2",
"gulp-replace": "0.5.4",
"gulp-sass": "2.1.0",
"gulp-size": "2.0.0",
"gulp-sourcemaps": "1.6.0",
"gulp-tap": "0.1.3",
"gulp-util": "3.0.7",
"html-loader": "0.3.0",
"html2js-browserify": "1.1.0",
"inquirer": "0.11.0",
"ionic-app-lib": "0.6.4",
"ionic-platform-web-client": "0.2.1",
"isparta": "4.0.0",
"istanbul": "0.4.0",
"istanbul-instrumenter-loader": "0.1.3",
"jasmine-reporters": "2.0.7",
"jasmine-spec-reporter": "2.4.0",
"jshint-stylish": "2.1.0",
"karma": "0.13.15",
"karma-browserify": "^5.0.0",
"karma-coverage": "0.5.3",
"karma-jasmine": "0.3.6",
"karma-mocha-reporter": "1.1.1",
"karma-phantomjs-launcher": "0.2.1",
"karma-sourcemap-loader": "0.3.6",
"karma-webpack": "1.7.0",
"less": "2.5.3",
"less-loader": "2.2.1",
"lodash": "3.7.0",
"map-stream": "0.0.6",
"mkdirp": "0.5.1",
"mocha": "2.3.3",
"mocha-lcov-reporter": "1.0.0",
"moment": "2.10.6",
"node-jsxml": "0.6.0",
"node-sass": "3.4.1",
"phantomjs": "1.9.18",
"protractor": "2.5.1",
"protractor-istanbul-plugin": "2.0.0",
"protractor-jasmine2-screenshot-reporter": "0.1.7",
"require-dir": "0.3.0",
"rimraf": "2.4.3",
"run-sequence": "1.1.4",
"sass-loader": "3.1.1",
"sinon": "1.17.2",
"stream-combiner": "0.2.2",
"strip-json-comments": "1.0.4",
"transform-loader": "0.2.3",
"uglifyify": "3.0.1",
"vinyl-buffer": "1.0.0",
"vinyl-source-stream": "1.1.0",
"vinyl-transform": "1.0.0",
"watchify": "3.6.0",
"webpack": "1.12.6",
"webpack-dev-server": "1.12.1",
"yargs": "3.30.0"
},
"engines": {
"node": ">=0.10.0"
},
"browser": {
"unitHelper": "./test/unit/unitHelper.js",
"lbServices": "./client/scripts/lbServices.js"
},
"browserify": {
"transform": [
[
"babelify",
{
"stage": 0,
"optional": [
"es7.asyncFunctions",
"runtime"
],
"ignore": [
"./node_modules",
"./bower_components"
]
}
],
"html2js-browserify",
"cssify",
"browserify-shim",
"brfs"
]
},
"browserify-shim": {
"lbServices": {
"depends": [
"angular-resource"
]
}
}
}