Skip to content
This repository was archived by the owner on Jul 20, 2022. It is now read-only.

Commit d8dcf06

Browse files
init
0 parents  commit d8dcf06

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

package.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"name": "remix-crash",
3+
"version": "0.0.3",
4+
"main": "index.js",
5+
"author": "Steven Yung",
6+
"license": "MIT",
7+
"scripts": {
8+
"test": "echo \"Error: no test specified\" && exit 1"
9+
}
10+
}

0 commit comments

Comments
 (0)