File tree Expand file tree Collapse file tree 1 file changed +10
-7
lines changed Expand file tree Collapse file tree 1 file changed +10
-7
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " react-sparklines" ,
3- "version" : " 1.7.0 " ,
4- "description" : " Beautiful and expressive Sparklines component for React " ,
2+ "name" : " @jrwats/ react-sparklines" ,
3+ "version" : " 1.7.1 " ,
4+ "description" : " Hacked up / forked Sparklines " ,
55 "main" : " build/index.js" ,
66 "directories" : {
77 "src" : " src/"
1616 },
1717 "repository" : {
1818 "type" : " git" ,
19- "url" : " git+https://github.com/borisyankov /react-sparklines.git"
19+ "url" : " git+https://github.com/jrwats /react-sparklines.git"
2020 },
2121 "keywords" : [
2222 " react" ,
2727 " visualization" ,
2828 " jsx"
2929 ],
30- "author" :
" Boris Yankov <[email protected] > (https://github.com/borisyankov)" ,
30+ "authors" : [
31+ " Boris Yankov <[email protected] > (https://github.com/borisyankov)" ,
32+ " jrwats"
33+ ],
3134 "license" : " MIT" ,
3235 "bugs" : {
33- "url" : " https://github.com/borisyankov /react-sparklines/issues"
36+ "url" : " https://github.com/jrwats /react-sparklines/issues"
3437 },
35- "homepage" : " https://github.com/borisyankov /react-sparklines#readme" ,
38+ "homepage" : " https://github.com/jrwats /react-sparklines#readme" ,
3639 "devDependencies" : {
3740 "babel" : " ^6.5.2" ,
3841 "babel-core" : " ^6.8.0" ,
You can’t perform that action at this time.
0 commit comments