File tree Expand file tree Collapse file tree 1 file changed +20
-23
lines changed
Expand file tree Collapse file tree 1 file changed +20
-23
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " flipclock" ,
3- "version" : " 0.7.8" ,
4- 2+ "name" : " flipclock" ,
3+ "version" : " 0.7.8" ,
4+ 55 "author" :
" Objective HTML, LLC <[email protected] >" ,
66 "license" : " MIT" ,
7-
8- "devDependencies" : {
9- "grunt" : " ~0.4.2" ,
10- "grunt-contrib-jshint" : " ~0.6.3" ,
11- "grunt-contrib-uglify" : " ~0.2.7" ,
12- "grunt-contrib-concat" : " ~0.3.0"
13- },
14-
15- "repository" : {
16- "type" : " git" ,
17- "url" : " https://github.com/objectivehtml/FlipClock"
18- },
19-
7+ "devDependencies" : {
8+ "grunt" : " ~0.4.2" ,
9+ "grunt-contrib-concat" : " ~0.3.0" ,
10+ "grunt-contrib-jshint" : " ~0.6.3" ,
11+ "grunt-contrib-uglify" : " ~0.2.7" ,
12+ "grunt-contrib-watch" : " ^0.6.1"
13+ },
14+ "repository" : {
15+ "type" : " git" ,
16+ "url" : " https://github.com/objectivehtml/FlipClock"
17+ },
2018 "bugs" : {
21- "url" : " https://github.com/nodejitsu/browsenpm.org/issues"
22- },
23-
24- "dependencies" : {
25- "jquery" : " >=1.7"
26- }
27- }
19+ "url" : " https://github.com/nodejitsu/browsenpm.org/issues"
20+ },
21+ "dependencies" : {
22+ "jquery" : " >=1.7"
23+ }
24+ }
You can’t perform that action at this time.
0 commit comments