Skip to content

Commit 69e0ed0

Browse files
committed
init
1 parent c4840ab commit 69e0ed0

File tree

5 files changed

+19
-0
lines changed

5 files changed

+19
-0
lines changed

bin/.gitkeeper

Whitespace-only changes.

index.js

Whitespace-only changes.

lib/.gitkeeper

Whitespace-only changes.

package.json

+19
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"name": "express-g",
3+
"version": "1.0.0",
4+
"description": "",
5+
"main": "index.js",
6+
"scripts": {
7+
"test": "echo \"Error: no test specified\" && exit 1"
8+
},
9+
"repository": {
10+
"type": "git",
11+
"url": "git+https://github.com/i5ting/express-g.git"
12+
},
13+
"author": "",
14+
"license": "ISC",
15+
"bugs": {
16+
"url": "https://github.com/i5ting/express-g/issues"
17+
},
18+
"homepage": "https://github.com/i5ting/express-g#readme"
19+
}

test/.gitkeeper

Whitespace-only changes.

0 commit comments

Comments
 (0)