Skip to content

Instantly share code, notes, and snippets.

@enchic
Created May 31, 2024 00:05
Show Gist options
  • Save enchic/ac3cd0b835be82f608b242d9ac2c41ad to your computer and use it in GitHub Desktop.
Save enchic/ac3cd0b835be82f608b242d9ac2c41ad to your computer and use it in GitHub Desktop.
Sample of package.json.
{
"name": "gitzza-plaza",
"version": "0.0.1",
"description": "A public repository for Brunchstory Book “Git drawing.”",
"repository": {
"type": "git",
"url": "https://github.com/enchic/gitzza-plaza.git"
},
"author": "공인식 (Enchic Gong)",
"devDependencies": {
},
"dependencies": {
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment