Skip to content

Commit

Permalink
chore: تحديث بيانات المشروع الأساسية
Browse files Browse the repository at this point in the history
  • Loading branch information
Assayyaad committed Jul 15, 2024
1 parent 150cebc commit 917ad05
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 25 deletions.
3 changes: 1 addition & 2 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,7 @@
"env": {
"mocha": true,
"es6": true,
"node": false,
"browser": false
"node": true
},
"extends": ["eslint:recommended", "plugin:mocha/recommended"],
"plugins": ["mocha"],
Expand Down
18 changes: 2 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 11 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"displayName": "Line",
"name": "@anthima/line",
"displayName": "Anthima Alaab",
"name": "anthima",
"version": "0.1.0",
"description": "",
"description": "تطبيق أنظمة الألعاب بلغة جافاسكربت",
"scripts": {
"types": "tsc -p ./tsconfig.json && node ./cli/clean.js",
"docs": "npm run types && node ./cli/docs.js",
Expand All @@ -26,16 +26,20 @@
"LICENSE",
"*.md"
],
"homepage": "https://Game-Anthima.github.io/Line",
"homepage": "https://Anthima-Alaab.github.io/JavaScript",
"repository": {
"type": "git",
"url": "https://github.com/Game-Anthima/Line.git"
"url": "https://github.com/Anthima-Alaab/JavaScript.git"
},
"bugs": {
"url": "https://github.com/Game-Anthima/Line/issues"
"url": "https://github.com/Anthima-Alaab/JavaScript/issues"
},
"keywords": [
"line"
"game",
"gamedev",
"game-dev",
"line",
"point"
],
"author": {
"name": "Assayyaad",
Expand Down

0 comments on commit 917ad05

Please sign in to comment.