Skip to content

Commit

Permalink
Update info
Browse files Browse the repository at this point in the history
  • Loading branch information
jalal246 committed Mar 9, 2020
1 parent b0db9a6 commit 41f9a89
Showing 1 changed file with 27 additions and 15 deletions.
42 changes: 27 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,33 +3,45 @@
"version": "0.1.1",
"description": "Text Statistics",
"main": "src/textics.js",
"repository": "https://github.com/jalal246/textics.git",
"author": "Jalal Maskoun <jimmy002020@gmail.com>",
"license": "LGPL-3.0",
"scripts": {
"test": "mocha"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Jimmy02020/textics.git"
},
"keywords": [
"backend",
"front end",
"move-position",
"corename",
"get-info",
"builderz",
"package-sorter",
"mytools",
"folo",
"dflex",
"textics",
"text",
"string",
"recursive",
"statistics",
"stat"
"split",
"read",
"data",
"stat",
"count",
"counter",
"ascii",
"utility",
"tools"
],
"files": [
"src",
"dist",
"README.md"
],
"author": {
"name": "Jalal Maskoun",
"email": "jimmy002020@gmail.com"
},
"license": "'MIT'",
"bugs": {
"url": "https://github.com/Jimmy02020/textics/issues"
"publishConfig": {
"registry": "https://registry.npmjs.org/",
"access": "public"
},
"homepage": "https://github.com/Jimmy02020/textics#readme",
"dependencies": {},
"devDependencies": {}
}

0 comments on commit 41f9a89

Please sign in to comment.