Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Commit

Permalink
Create package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
aldhyx authored May 9, 2020
1 parent 7531cdb commit 1a140a0
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"name": "Bolapedia",
"description": "a really cool app",
"version": "1.0.0",
"engines": {
"node": "12.16.3",
"npm": "6.14.4"
},
"scripts": {
"start": "node index.html"
}
}

1 comment on commit 1a140a0

@vercel
Copy link

@vercel vercel bot commented on 1a140a0 May 9, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.