File tree Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 1+ spec
2+ src
3+ Gruntfile.js
Original file line number Diff line number Diff line change 11{
22 "name" : " bluebutton" ,
3- "version" : " 0.0.16 " ,
3+ "version" : " 0.0.17 " ,
44 "description" : " BlueButton.js allows web developers to parse and navigate complex health data with ease." ,
55 "main" : [
66 " build/bluebutton.js"
Original file line number Diff line number Diff line change 11{
22 "name" : " bluebutton" ,
3- "version" : " 0.0.16 " ,
3+ "version" : " 0.0.17 " ,
44 "description" : " BlueButton.js allows web developers to parse and navigate complex health data with ease." ,
55 "keywords" : [
66 " bb" ,
2121 "url" : " http://robdodson.me"
2222 }
2323 ],
24- "main" : [
25- " build/bluebutton.js"
26- ],
24+ "main" : " build/bluebutton.js" ,
2725 "repository" : {
2826 "type" : " git" ,
2927 "url" : " git://github.com/blue-button/bluebutton.js.git"
You can’t perform that action at this time.
0 commit comments