package.json 1.31 KB
{
  "_from": "math",
  "_id": "math@0.0.3",
  "_inBundle": false,
  "_integrity": "sha1-hbAg/VTOELJqvqv81+H0vbxGRw8=",
  "_location": "/math",
  "_phantomChildren": {},
  "_requested": {
    "type": "tag",
    "registry": true,
    "raw": "math",
    "name": "math",
    "escapedName": "math",
    "rawSpec": "",
    "saveSpec": null,
    "fetchSpec": "latest"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/math/-/math-0.0.3.tgz",
  "_shasum": "85b020fd54ce10b26abeabfcd7e1f4bdbc46470f",
  "_spec": "math",
  "_where": "C:\\Users\\tlsgml8847\\Documents\\oss\\Project\\OSS_project\\Chess",
  "author": {
    "name": "Kaleb Hornsby",
    "email": "kaleb@hornsby.ws",
    "url": "kaleb.hornsby.ws"
  },
  "bugs": {
    "url": "https://github.com/kaleb/js-math/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Kaleb Hornsby",
      "email": "kaleb@hornsby.ws",
      "url": "kaleb.hornsby.ws"
    }
  ],
  "dependencies": {},
  "deprecated": false,
  "description": "Mathematical Functions",
  "devDependencies": {},
  "engines": {
    "node": "> 0.0.0"
  },
  "homepage": "http://kaleb.hornsby.ws/js-math",
  "main": "math.js",
  "name": "math",
  "repository": {
    "type": "git",
    "url": "git://github.com/kaleb/js-math.git"
  },
  "version": "0.0.3"
}