mirror of
https://github.com/jakejarvis/jakejarvis.git
synced 2025-10-16 11:04:27 -04:00
cli v1.8.337
This commit is contained in:
2
.github/workflows/cli-test.yml
vendored
2
.github/workflows/cli-test.yml
vendored
@@ -17,7 +17,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os: [ubuntu-latest, windows-latest, macOS-latest]
|
os: [ubuntu-latest, windows-latest, macOS-latest]
|
||||||
node: [15.x, 14.x, 12.x, 10.x]
|
node: [16.x, 14.x, 12.x]
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
name: Node ${{ matrix.node }} on ${{ matrix.os }}
|
name: Node ${{ matrix.node }} on ${{ matrix.os }}
|
||||||
|
@@ -20,10 +20,9 @@ $ npx @jakejarvis/cli
|
|||||||
|
|
||||||
Front-End Developer • Bostonian • Freelance Open-Sourcerer
|
Front-End Developer • Bostonian • Freelance Open-Sourcerer
|
||||||
|
|
||||||
❯ 🌎 Website jarv.is
|
❯ 🏡 Website jarv.is
|
||||||
❯ 📬 Email jake@jarv.is
|
❯ 📬 Email jake@jarv.is
|
||||||
❯ 🐦 Twitter @jakejarvis
|
❯ 🐦 Twitter @jakejarvis
|
||||||
❯ 📱 SMS +1 (617) 917-3737
|
❯ 📱 SMS +1 (617) 917-3737
|
||||||
❯ 👔 Résumé jrvs.io/resume
|
|
||||||
❯ 🔐 PGP Key jrvs.io/pubkey (2B0C 9CF2 51E6 9A39)
|
❯ 🔐 PGP Key jrvs.io/pubkey (2B0C 9CF2 51E6 9A39)
|
||||||
```
|
```
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@jakejarvis/cli",
|
"name": "@jakejarvis/cli",
|
||||||
"version": "1.7.337",
|
"version": "1.8.337",
|
||||||
"description": "The Jake Jarvis CLI",
|
"description": "The Jake Jarvis CLI",
|
||||||
"homepage": "https://jarv.is/cli/",
|
"homepage": "https://jarv.is/cli/",
|
||||||
"repository": "https://github.com/jakejarvis/jakejarvis.git",
|
"repository": "https://github.com/jakejarvis/jakejarvis.git",
|
||||||
@@ -19,7 +19,7 @@
|
|||||||
"url": "https://jarv.is/"
|
"url": "https://jarv.is/"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "^10 || ^12 || >=14"
|
"node": "^12 || ^14 || >=16"
|
||||||
},
|
},
|
||||||
"files": [
|
"files": [
|
||||||
"src/*"
|
"src/*"
|
||||||
@@ -28,22 +28,22 @@
|
|||||||
"jakejarvis": "./src/cli.js"
|
"jakejarvis": "./src/cli.js"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "eslint ./src/*.js",
|
"cli": "node ./src/cli.js",
|
||||||
"cli": "node ./src/cli.js"
|
"test": "eslint ./src/*.js"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"import-jsx": "^4.0.0",
|
"import-jsx": "^4.0.0",
|
||||||
"ink": "^3.0.8",
|
"ink": "^3.0.8",
|
||||||
"ink-big-text": "^1.1.0",
|
"ink-big-text": "^1.2.0",
|
||||||
"ink-gradient": "^2.0.0",
|
"ink-gradient": "^2.0.0",
|
||||||
"ink-select-input": "^4.2.0",
|
"ink-select-input": "^4.2.0",
|
||||||
"meow": "^9.0.0",
|
"meow": "^9.0.0",
|
||||||
"open": "^7.3.1",
|
"open": "^8.2.0",
|
||||||
"react": "^16.x"
|
"react": "^16.x"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"eslint": "^7.23.0",
|
"eslint": "^7.27.0",
|
||||||
"eslint-plugin-react": "^7.23.1",
|
"eslint-plugin-react": "^7.24.0",
|
||||||
"eslint-plugin-react-hooks": "^4.2.0"
|
"eslint-plugin-react-hooks": "^4.2.0"
|
||||||
},
|
},
|
||||||
"eslintConfig": {
|
"eslintConfig": {
|
||||||
|
@@ -27,7 +27,7 @@ const createItems = items => {
|
|||||||
|
|
||||||
const items = createItems([
|
const items = createItems([
|
||||||
{
|
{
|
||||||
label: '🌎 Website',
|
label: '🏡 Website',
|
||||||
url: 'https://jarv.is/'
|
url: 'https://jarv.is/'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -50,10 +50,6 @@ const items = createItems([
|
|||||||
label: '🔐 PGP Key',
|
label: '🔐 PGP Key',
|
||||||
url: 'https://jrvs.io/pubkey'
|
url: 'https://jrvs.io/pubkey'
|
||||||
},
|
},
|
||||||
{
|
|
||||||
label: '👔 Résumé (PDF)',
|
|
||||||
url: 'https://jrvs.io/resume'
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: '🐼 Panda Party',
|
label: '🐼 Panda Party',
|
||||||
url: 'https://nationalzoo.si.edu/webcams/panda-cam#maincontent'
|
url: 'https://nationalzoo.si.edu/webcams/panda-cam#maincontent'
|
||||||
|
867
cli/yarn.lock
867
cli/yarn.lock
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user