-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
133 lines (133 loc) · 4.5 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
{
"name": "mini-reel-player",
"version": "2.14.0",
"private": true,
"description": "Stub project for creating a \"Hello world.\" ECMAScript 6 application.",
"scripts": {
"test": "grunt test:unit",
"babel-external-helpers": "babel-external-helpers > ./ext/external-helpers.js",
"build-static": "grunt build",
"prepublish": "git submodule init && git submodule update && grunt install-collateral"
},
"builds": [
"mobile",
"full-np",
"lightbox",
"light",
"solo",
"desktop-card",
"mobile-card"
],
"repository": {
"type": "git",
"url": "[email protected]:cinema6/es6-stub.git"
},
"author": "Cinema6, Inc.",
"contributors": [
"Joshua D. Minzner <[email protected]>"
],
"devDependencies": {
"browserify": "^13.0.0",
"browserify-swap": "^0.2.1",
"connect-livereload": "^0.5.4",
"cwrx": "git+ssh://[email protected]:cinema6/cwrx#player-2.6.0",
"express": "^4.13.3",
"function-bind": "^1.0.2",
"jasmine-core": "2.1.x",
"jquery": "^2.1.3",
"karma": "^0.13.3",
"karma-benchmark": "^0.4.0",
"karma-browserify": "^3.0.0",
"karma-jasmine": "^0.3.5",
"karma-jshint-preprocessor": "0.0.5",
"karma-junit-reporter": "^0.2.2",
"karma-phantomjs-launcher": "^1.0.0",
"lodash": "^3.10.1",
"mime": "~1.3.4",
"proxyquireify": "^3.1.1",
"pump": "^1.0.1",
"rc-uuid": "^2.0.1",
"request": "^2.67.0",
"uglifyify": "^3.0.1",
"watchify": "^3.7.0"
},
"dependencies": {
"aws-sdk": "^2.2.26",
"babel-cli": "^6.3.17",
"babel-core": "~6.2.1",
"babel-plugin-check-es2015-constants": "^6.3.13",
"babel-plugin-external-helpers-2": "^6.3.13",
"babel-plugin-transform-es2015-arrow-functions": "^6.4.0",
"babel-plugin-transform-es2015-block-scoped-functions": "^6.3.13",
"babel-plugin-transform-es2015-block-scoping": "^6.4.0",
"babel-plugin-transform-es2015-classes": "^6.4.0",
"babel-plugin-transform-es2015-computed-properties": "^6.4.0",
"babel-plugin-transform-es2015-destructuring": "^6.4.0",
"babel-plugin-transform-es2015-for-of": "^6.3.13",
"babel-plugin-transform-es2015-function-name": "^6.4.0",
"babel-plugin-transform-es2015-literals": "^6.3.13",
"babel-plugin-transform-es2015-modules-commonjs": "^6.4.0",
"babel-plugin-transform-es2015-object-super": "^6.4.0",
"babel-plugin-transform-es2015-parameters": "^6.4.2",
"babel-plugin-transform-es2015-shorthand-properties": "^6.3.13",
"babel-plugin-transform-es2015-spread": "^6.4.0",
"babel-plugin-transform-es2015-sticky-regex": "^6.3.13",
"babel-plugin-transform-es2015-template-literals": "^6.3.13",
"babel-plugin-transform-es2015-unicode-regex": "^6.3.13",
"babel-plugin-transform-proto-to-assign": "^6.4.0",
"babelify": "^7.2.0",
"bluebird": "^2.9.34",
"deep-freeze-node": "~1.1.1",
"domino.css": "^0.1.5",
"es6-promise": "^2.0.1",
"escape-regexp": "0.0.1",
"grunt": "^0.4.5",
"grunt-browserify": "^4.0.0",
"grunt-c6-util": "git+ssh://[email protected]:cinema6/c6-grunt-util",
"grunt-cli": "^0.1.13",
"grunt-contrib-clean": "^0.6.0",
"grunt-contrib-compress": "^0.13.0",
"grunt-contrib-connect": "^0.9.0",
"grunt-contrib-copy": "^0.7.0",
"grunt-contrib-cssmin": "^0.11.0",
"grunt-contrib-htmlmin": "^0.3.0",
"grunt-contrib-jshint": "^1.0.0",
"grunt-contrib-watch": "^0.6.1",
"grunt-contrib-yuidoc": "^0.8.0",
"grunt-domino-css": "^0.1.2",
"grunt-express-server": "^0.5.1",
"grunt-focus": "^0.1.1",
"grunt-git-assist": "git+ssh://[email protected]:cinema6/grunt-git-assist",
"grunt-karma": "^0.12.0",
"grunt-open": "^0.2.3",
"grunt-text-replace": "^0.4.0",
"htmlminifyify": "^0.1.1",
"load-grunt-config": "^0.16.0",
"moti.js": "^0.1.0",
"partialify": "^3.1.5",
"prefix": "0.2.2",
"private-parts": "^0.4.1",
"q": "^1.1.2",
"raf.js": "0.0.4",
"rc-browser-info": "^1.0.0",
"rc-post-message-session": "^1.0.1",
"request-promise": "~0.4.3",
"twobits.js": "git+ssh://[email protected]:cinema6/twobits.js#v0.3.2",
"underscore": "^1.7.0",
"vast-player": "^0.2.9",
"weak-map": "^1.0.5",
"whatwg-fetch": "^0.7.0"
},
"directories": {
"test": "test"
},
"license": "ISC",
"browserify-swap": {
"test:app": {
".*\\/lib\\/fetcher\\.js$": "./lib/mocks/fetcher.js",
".*\\/lib\\/animator\\.js$": "./lib/mocks/animator.js",
".*\\/lib\\/Logger\\.js$": "./lib/mocks/Logger.js",
".*\\/lib\\/Runner\\.js$": "./lib/mocks/Runner.js"
}
}
}