File tree Expand file tree Collapse file tree 1 file changed +11
-4
lines changed
Expand file tree Collapse file tree 1 file changed +11
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " google-analytics" ,
33 "version" : " 0.0.1" ,
4+ "description" : " Encapsulates Google Analytics dashboard features into web components" ,
5+ "homepage" : " http://googlewebcomponents.github.io/google-analytics" ,
46 "authors" : [
57 " Philip Walton <[email protected] >" 68 ],
7- "description" : " Encapsulates Google Analytics dashboard features into web components" ,
89 "main" : " google-analytics.html" ,
910 "license" : " Apache2" ,
10- "homepage" : " http://googlewebcomponents.github.io/google-analytics" ,
1111 "keywords" : [
1212 " google analytics" ,
1313 " analytics" ,
1414 " dashboard" ,
1515 " polymer" ,
16- " web-components"
16+ " web-component" ,
17+ " web-components" ,
18+ " google"
1719 ],
1820 "ignore" : [
19- " **/.*"
21+ " **/.*" ,
22+ " node_modules" ,
23+ " bower_components" ,
24+ " test" ,
25+ " tests" ,
26+ " ../"
2027 ],
2128 "dependencies" : {
2229 "google-signin" : " GoogleWebComponents/google-signin#master" ,
You can’t perform that action at this time.
0 commit comments