FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
cornerstone/bower.json at main · thewirelessguy/cornerstone · GitHub
thewirelessguy
/
cornerstone
Public template
Notifications
You must be signed in to change notification settings
Fork
38
Star
153
Code
Issues
3
Pull requests
0
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
cornerstone
/
bower.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
34 lines (34 loc) · 878 Bytes
Breadcrumbs
cornerstone
/
bower.json
Copy path
File metadata and controls
34 lines (34 loc) · 878 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
30
31
32
33
34
{
"name"
:
"
cornerstone
"
,
"ignore"
: [],
"dependencies"
: {
"foundation-sites"
:
"
~6.6.1
"
,
"motion-ui"
:
"
~2.0.3
"
,
"what-input"
:
"
>=4.1.0
"
},
"install"
: {
"options"
: {
"includePackageNameInInstallPath"
:
false
},
"path"
: {
"css"
:
"
css
"
,
"map"
:
"
css
"
,
"js"
:
"
js
"
},
"sources"
: {
"foundation-sites"
: [
"
bower_components/foundation-sites/dist/css/**
"
,
"
bower_components/foundation-sites/dist/js/foundation.js
"
,
"
bower_components/foundation-sites/dist/js/foundation.min.js
"
],
"motion-ui"
: [
"
bower_components/motion-ui/dist/motion-ui.css
"
,
"
bower_components/motion-ui/dist/motion-ui.min.css
"
],
"what-input"
: [
"
bower_components/what-input/dist/what-input.min.js
"
,
"
../what-input.min.js
"
]
},
"ignore"
: [
"
jquery
"
]
}
}
Back
|
FazBrowse Home
|
New Git URL