Skip to content

Commit a3f254b

Browse files
committed
Add homepage
1 parent e2e2f62 commit a3f254b

File tree

60 files changed

+60
-2
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+60
-2
lines changed

tools/benchmarks/browser-build/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"scripts": {},
1111
"main": "./lib",
1212
"repository": {},
13+
"homepage": "https://github.com/stdlib-js/stdlib",
1314
"keywords": [
1415
"stdlib",
1516
"tools",

tools/benchmarks/bundle/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"scripts": {},
1111
"main": "./lib",
1212
"repository": {},
13+
"homepage": "https://github.com/stdlib-js/stdlib",
1314
"keywords": [
1415
"stdlib",
1516
"tools",

tools/benchmarks/html/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"scripts": {},
1111
"main": "./lib",
1212
"repository": {},
13+
"homepage": "https://github.com/stdlib-js/stdlib",
1314
"keywords": [
1415
"stdlib",
1516
"tools",

tools/bib/citation-reference/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"scripts": {},
1111
"main": "./lib",
1212
"repository": {},
13+
"homepage": "https://github.com/stdlib-js/stdlib",
1314
"keywords": [
1415
"stdlib",
1516
"tools",

tools/browserify/bundle/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"scripts": {},
1111
"main": "./lib",
1212
"repository": {},
13+
"homepage": "https://github.com/stdlib-js/stdlib",
1314
"keywords": [
1415
"stdlib",
1516
"tools",

tools/gh-pages/build-packages/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"scripts": {},
88
"main": "./lib",
99
"repository": {},
10+
"homepage": "https://github.com/stdlib-js/stdlib",
1011
"keywords": [
1112
"stdlib",
1213
"tools",

tools/gh-pages/pkg-browser-build/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"scripts": {},
1111
"main": "./lib",
1212
"repository": {},
13+
"homepage": "https://github.com/stdlib-js/stdlib",
1314
"keywords": [
1415
"stdlib",
1516
"tools",

tools/gh-pages/stdlib-docs/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"scripts": {},
88
"main": "./lib",
99
"repository": {},
10+
"homepage": "https://github.com/stdlib-js/stdlib",
1011
"keywords": [
1112
"stdlib",
1213
"tools",

tools/gh-pages/stdlib-package-menu/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"scripts": {},
88
"main": "./lib",
99
"repository": {},
10+
"homepage": "https://github.com/stdlib-js/stdlib",
1011
"keywords": [
1112
"stdlib",
1213
"tools",

tools/gh-pages/tree-to-menu-fragment/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"scripts": {},
88
"main": "./lib",
99
"repository": {},
10+
"homepage": "https://github.com/stdlib-js/stdlib",
1011
"keywords": [
1112
"stdlib",
1213
"tools",

0 commit comments

Comments
 (0)