Skip to content

Commit 74540a2

Browse files
Update
Co-Authored-By: JehanKandy <jehankandy@gmail.com>
1 parent ece95c2 commit 74540a2

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

.gitignore

Whitespace-only changes.

package.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
{
2+
"name": "@JKCSS-CSS-Framework/jkcss",
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/JKCSS-CSS-Framework/JKCSS.git"
12+
},
13+
"keywords": [
14+
"JKCSS"
15+
],
16+
"author": "jehankandy",
17+
"license": "MIT",
18+
"bugs": {
19+
"url": "https://github.com/JKCSS-CSS-Framework/JKCSS/issues"
20+
},
21+
"homepage": "https://github.com/JKCSS-CSS-Framework/JKCSS#readme"
22+
}

0 commit comments

Comments
 (0)