Skip to content

Commit fa02f18

Browse files
committed
NPM initialised
1 parent d7a6cd9 commit fa02f18

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

parallex-website/package.json

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

0 commit comments

Comments
 (0)