We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cc1e05 commit 646f81fCopy full SHA for 646f81f
package.json
@@ -0,0 +1,11 @@
1
+{
2
+ "name": "kjsce-codecell.github.io",
3
+ "version": "1.0.0",
4
+ "description": "The KJSCE CodeCell Website",
5
+ "main": "index.js",
6
+ "scripts": {
7
+ "test": "echo \"Error: no test specified\" && exit 1"
8
+ },
9
+ "author": "KJSCE CodeCell",
10
+ "license": "ISC"
11
+}
0 commit comments