We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 913f530 commit 933971aCopy full SHA for 933971a
1 file changed
package.json
@@ -1,7 +1,7 @@
1
{
2
- "name": "mathematica",
+ "name": "math-pro",
3
"version": "1.0.0",
4
- "description": "",
+ "description": "Math pro is an extensive math library to do basic math calculations, sort and search functions.",
5
"main": "index.js",
6
"directories": {
7
"lib": "lib"
@@ -11,13 +11,13 @@
11
},
12
"repository": {
13
"type": "git",
14
- "url": "git+https://github.com/pro-js/mathematica.git"
+ "url": "git+https://github.com/pro-js/math-pro.git"
15
16
"keywords": [],
17
"author": "",
18
"license": "ISC",
19
"bugs": {
20
- "url": "https://github.com/pro-js/mathematica/issues"
+ "url": "https://github.com/pro-js/math-pro/issues"
21
22
- "homepage": "https://github.com/pro-js/mathematica#readme"
+ "homepage": "https://github.com/pro-js/math-pro#readme"
23
}
0 commit comments