FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
documentcloud/bower.json at auth_integration · documentcloud/documentcloud · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
This repository was archived by the owner on Mar 11, 2021. It is now read-only.
documentcloud
/
documentcloud
Public archive
Notifications
You must be signed in to change notification settings
Fork
157
Star
425
Code
Issues
194
Pull requests
16
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
documentcloud
/
bower.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
43 lines (43 loc) · 1.21 KB
Breadcrumbs
documentcloud
/
bower.json
Copy path
File metadata and controls
43 lines (43 loc) · 1.21 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
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
{
"name"
:
"
documentcloud
"
,
"version"
:
"
1.0.0
"
,
"homepage"
:
"
https://github.com/documentcloud/documentcloud
"
,
"authors"
: [
"
Ted Han <ted@knowtheory.net>
"
,
"
Nathan Stitt <nathan@stitt.com>
"
,
"
Jeremy Ashkenas <jashkenas@gmail.com>
"
,
"
Samuel Clay <samuel@ofbrooklyn.com>
"
],
"description"
:
"
Document transparency tools for journalists
"
,
"dependencies"
: {
"jquery"
:
"
~1.12.0
"
,
"jquery-ui"
:
"
~1.11.4
"
,
"jquery-ujs"
:
"
~1.2.1
"
,
"flot"
:
"
~0.8.3
"
,
"backbone"
:
"
~1.3.3
"
,
"blueimp-file-upload"
:
"
~9.11.2
"
,
"documentcloud-notes"
:
"
https://github.com/documentcloud/documentcloud-notes.git#master
"
,
"documentcloud-pages"
:
"
https://github.com/documentcloud/documentcloud-pages.git#master
"
,
"visualsearch"
:
"
~0.5.1
"
,
"jquery.payment"
:
"
~1.3.2
"
,
"html5shiv"
:
"
~3.7.3
"
,
"tether"
:
"
~1.3.2
"
,
"bootstrap"
:
"
v4-dev
"
},
"moduleType"
: [
"
globals
"
],
"license"
:
"
MIT
"
,
"private"
:
true
,
"ignore"
: [
"
**/.*
"
,
"
node_modules
"
,
"
bower_components
"
,
"
test
"
,
"
tests
"
],
"resolutions"
: {
"underscore"
:
"
~1.8.3
"
,
"jquery"
:
"
~1.12.0
"
}
}
Back
|
FazBrowse Home
|
New Git URL