8000 Initial project · freeshineit/javascript-array@b9f3e67 · GitHub
[go: up one dir, main page]

Skip to content

Commit b9f3e67

Browse files
ShineShaoShineShao
authored andcommitted
Initial project
0 parents  commit b9f3e67

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

README.md

Whitespace-only changes.

package.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"name": "javascript-array",
3+
"version": "1.0.0",
4+
"description": "javascript array",
5+
"main": "index.js",
6+
"scripts": {
7+
"test": "echo \"Error: no test specified\" && exit 1"
8+
},
9+
"author": "shine",
10+
"license": "ISC"
11+
}

0 commit comments

Comments
 (0)
0