File size: 658 Bytes
0d2d1fc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
  "name": "nekomaths",
  "version": "1.5.0",
  "description": "Un package utilitaire mathématique simple et convivial par Nekoclem",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "math",
    "calculations",
    "numbers",
    "utility",
    "nekomaths",
    "nekoclem"
  ],
  "author": "nekoclem <ton-email@exemple.com>",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/clem27game/NEKOMATHS.git"
  },
  "bugs": {
    "url": "https://github.com/clem27game/NEKOMATHS/issues"
  },
  "homepage": "https://github.com/nekoclem/nekomaths#readme"
}