UNPKG

266 BJSONView Raw
1{
2 "version": "1.0.0",
3 "name": "math",
4 "description": "Simple math",
5 "main": "./index.js",
6 "engines": {
7 "node": ">= 7.6"
8 },
9 "repository": {
10 "type": "git",
11 "url": "https://somewhere.com/math"
12 },
13 "author": "@ndaidong",
14 "license": "MIT"
15}
\No newline at end of file