Skip to content

Commit

Permalink
Added to npm
Browse files Browse the repository at this point in the history
  • Loading branch information
lexxcode committed Nov 22, 2020
1 parent ecf32f1 commit 2ef42fe
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"name": "@lexxcode/skeleton",
"version": "0.0.3",
"description": "Skeleton Screen View",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/lexxcode/skeleton.git"
},
"keywords": [
"skeleton",
"skeleton-screen",
"skeleton-scss"
],
"author": "Lexx",
"license": "MIT",
"bugs": {
"url": "https://github.com/lexxcode/skeleton/issues"
},
"homepage": "https://github.com/lexxcode/skeleton#readme"
}

0 comments on commit 2ef42fe

Please sign in to comment.