View index.mjs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env node | |
import { $, require } from 'zx' | |
// const currDate = await $`date` | |
// await console.log(currDate) | |
try { |
View ThePackageDotJson_Backup.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"title": { | |
"short": "The Package (dot) JSON", | |
"full": "The Package (dot) JSON: A story of love, triumph, and general witchcraft/wizardry", | |
"alt": "ThePackageDotJson" | |
}, | |
"author": { | |
"name": "Branden Dane", |
View ThePackageDotJson_InitFields-PreferUnplugged.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[{ | |
"npm:current": { | |
"ref": "", | |
"source": [ | |
] | |
}, | |
"npm:legacy": { | |
"ref": "", | |
"source": [ |
View ThePackageDotJson_InitFields-DependenciesMeta.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[{ | |
"npm:current": { | |
"ref": "", | |
"source": [ | |
] | |
}, | |
"npm:legacy": { | |
"ref": "", | |
"source": [ |
View ThePackageDotJson_InitFields-LanguageName.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[{ | |
"npm:current": { | |
"ref": "", | |
"source": [ | |
] | |
}, | |
"npm:legacy": { | |
"ref": "", | |
"source": [ |
View ThePackageDotJson_InitFields-Workspaces.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[{ | |
"npm:current": { | |
"ref": "", | |
"source": [ | |
] | |
}, | |
"npm:legacy": { | |
"ref": "", | |
"source": [ |
View ThePackageDotJson_InitFields-Module.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[{ | |
"npm:current": { | |
"ref": "", | |
"source": [ | |
] | |
}, | |
"npm:legacy": { | |
"ref": "", | |
"source": [ |
View ThePackageDotJson_InitFields-Type.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[{ | |
"npm:current": { | |
"ref": "", | |
"source": [ | |
] | |
}, | |
"npm:legacy": { | |
"ref": "", | |
"source": [ |
View ThePackageDotJson_InitFields-InstallConfig.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[{ | |
"npm:current": { | |
"ref": "", | |
"source": [ | |
] | |
}, | |
"npm:legacy": { | |
"ref": "", | |
"source": [ |
View ThePackageDotJson_InitFields-PublishConfig.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[{ | |
"npm:current": { | |
"ref": "", | |
"source": [ | |
] | |
}, | |
"npm:legacy": { | |
"ref": "", | |
"source": [ |
NewerOlder