Skip to content

Instantly share code, notes, and snippets.

@raineorshine
Last active October 23, 2023 15:35
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save raineorshine/1c8288e915017004f1ebfd749b5cfe56 to your computer and use it in GitHub Desktop.
Save raineorshine/1c8288e915017004f1ebfd749b5cfe56 to your computer and use it in GitHub Desktop.
Raine's initial package.json
{
"name": "",
"description": "",
"version": "0.0.0",
"author": {
"name": "Raine Revere",
"email": "raine.revere@pm.me",
"url": "https://github.com/raineorshine"
},
"engines": {
"node": ">=16"
},
"keywords": [],
"homepage": "",
"license": "ISC",
"repository": {
"type": "git",
"url": "https://github.com/raineorshine/"
},
"type": "module",
"dependencies": {
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment