Skip to content

Commit 9293789

Browse files
committed
init
0 parents  commit 9293789

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

index.js

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": "react-lazy-load-images-components",
3+
"version": "1.0.0",
4+
"description": "",
5+
"main": "index.js",
6+
"scripts": {
7+
"test": "echo \"Error: no test specified\" && exit 1"
8+
},
9+
"author": "",
10+
"license": "ISC"
11+
}

0 commit comments

Comments
 (0)