File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " strip" ,
33 "description" : " A Less Intrusive Responsive Lightbox" ,
4- "version" : " 1.2.0 " ,
4+ "version" : " 1.2.1 " ,
55 "homepage" : " http://stripjs.com" ,
6-
7- "license" : [
8- " CC-BY-NC-ND-3.0" ,
9- " http://stripjs.com/license"
10- ],
11-
12- "authors" : [
13- {
14- "name" : " Nick Stakenburg" ,
15- "homepage" : " http://nickstakenburg.com"
16- }
17- ],
18-
196 "keywords" : [
207 " lightbox" ,
218 " modal" ,
229 " window" ,
2310 " responsive" ,
2411 " jquery"
2512 ],
26-
2713 "main" : [
2814 " dist/js/strip.js" ,
29- " dist/css/strip.css" ,
30- // Directories and wildcards are not in the bower.json spec (yet) :(
31- // We use a wildcard anyway because including individual files
32- // would be unmaintainable.
33- " dist/css/strip-skins/**"
15+ " dist/css/strip.css"
3416 ],
35-
3617 "ignore" : [
3718 " node_modules" ,
3819 " bower_components" ,
4324 " package.json" ,
4425 " README.md"
4526 ],
46-
4727 "dependencies" : {
4828 "jquery" : " >= 1.11.1"
4929 }
50- }
30+ }
Original file line number Diff line number Diff line change 11{
22 "name" : " strip" ,
33 "title" : " Strip" ,
4- "version" : " 1.2.0 " ,
4+ "version" : " 1.2.1 " ,
55 "description" : " A Less Intrusive Responsive Lightbox" ,
66 "homepage" : " http://stripjs.com" ,
77 "author" : {
You can’t perform that action at this time.
0 commit comments