FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
documentcloud/bower.json at organization-admin · 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
29 lines (29 loc) · 693 Bytes
Breadcrumbs
documentcloud
/
bower.json
Copy path
File metadata and controls
29 lines (29 loc) · 693 Bytes
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
{
"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.11.1
"
,
"backbone"
:
"
1.1.2
"
,
"documentcloud-notes"
:
"
git@github.com:documentcloud/documentcloud-notes.git
"
},
"moduleType"
: [
"
globals
"
],
"license"
:
"
MIT
"
,
"private"
:
true
,
"ignore"
: [
"
**/.*
"
,
"
node_modules
"
,
"
bower_components
"
,
"
test
"
,
"
tests
"
]
}
Back
|
FazBrowse Home
|
New Git URL