This repository was archived by the owner on Mar 17, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +6
-10
lines changed Expand file tree Collapse file tree 1 file changed +6
-10
lines changed Original file line number Diff line number Diff line change 22 "name" : " d3-tip" ,
33 "version" : " 0.9.0" ,
44 "description" : " Tooltips for d3 svg visualizations" ,
5- "keywords" : [
6- " d3" ,
7- " tooltip"
8- ],
5+ "keywords" : [" d3" , " tooltip" ],
96 "homepage" : " https://github.com/Caged/d3-tip" ,
107 "bugs" : {
118 "url" : " https://github.com/Caged/d3-tip/issues"
129 },
13- "files" : [
14- " dist/" ,
15- " index.js"
16- ],
10+ "files" : [" dist/" , " index.js" ],
1711 "license" : " MIT" ,
18- "author" :
" Justin Palmer <[email protected] > (http://labratrevenge.com/d3-tip)" ,
12+ "author" :
13+ " Justin Palmer <[email protected] > (http://labratrevenge.com/d3-tip)" ,
1914 "main" : " dist/index.js" ,
2015 "module" : " index.js" ,
2116 "jsnext:main" : " index.js" ,
2823 "url" : " https://github.com/Caged/d3-tip"
2924 },
3025 "scripts" : {
31- "circle:lint" : " npm run -s lint --ignore-path .gitignore -- --max-warnings 0 -f junit -o $CIRCLE_TEST_REPORTS/eslint/junit.xml" ,
26+ "circle:lint" :
27+ " npm run -s lint --ignore-path .gitignore -- --max-warnings 0 -f junit -o $CIRCLE_TEST_REPORTS/eslint/junit.xml" ,
3228 "lint" : " eslint . --ignore-path .gitignore" ,
3329 "test" : " echo \" Error: no test specified\" && exit 1" ,
3430 "server" : " python3 -m http.server" ,
You can’t perform that action at this time.
0 commit comments