github.com/joey-fossa/fossa-cli@v0.7.34-0.20190708193710-569f1e8679f0/buildtools/npm/testdata/nested_node_modules/node_modules/is-odd/package.json (about)

     1  {
     2    "name": "is-odd",
     3    "description": "Returns true if the given number is odd, and is an integer that does not exceed the JavaScript MAXIMUM_SAFE_INTEGER.",
     4    "version": "3.0.1",
     5    "homepage": "https://github.com/jonschlinkert/is-odd",
     6    "author": {
     7      "name": "Jon Schlinkert",
     8      "url": "https://github.com/jonschlinkert"
     9    },
    10    "contributors": [
    11      {
    12        "name": "Dmitry Semigradsky",
    13        "url": "http://brainstorage.me/semigradsky"
    14      },
    15      {
    16        "name": "DYM",
    17        "url": "https://dym.sh"
    18      },
    19      {
    20        "name": "Jon Schlinkert",
    21        "url": "http://twitter.com/jonschlinkert"
    22      },
    23      {
    24        "name": "Rouven Weßling",
    25        "url": "www.rouvenwessling.de"
    26      }
    27    ],
    28    "repository": {
    29      "type": "git",
    30      "url": "git+https://github.com/jonschlinkert/is-odd.git"
    31    },
    32    "bugs": {
    33      "url": "https://github.com/jonschlinkert/is-odd/issues"
    34    },
    35    "license": "MIT",
    36    "files": [
    37      "index.js"
    38    ],
    39    "main": "index.js",
    40    "engines": {
    41      "node": ">=4"
    42    },
    43    "scripts": {
    44      "test": "mocha"
    45    },
    46    "dependencies": {
    47      "is-number": "^6.0.0"
    48    },
    49    "devDependencies": {
    50      "gulp-format-md": "^1.0.0",
    51      "mocha": "^3.5.3"
    52    },
    53    "keywords": [
    54      "array",
    55      "count",
    56      "even",
    57      "filter",
    58      "integer",
    59      "is",
    60      "math",
    61      "numeric",
    62      "odd",
    63      "string"
    64    ],
    65    "verb": {
    66      "toc": false,
    67      "layout": "default",
    68      "tasks": [
    69        "readme"
    70      ],
    71      "plugins": [
    72        "gulp-format-md"
    73      ],
    74      "related": {
    75        "list": [
    76          "exponential-moving-average",
    77          "is-even",
    78          "sma"
    79        ]
    80      },
    81      "lint": {
    82        "reflinks": true
    83      }
    84    },
    85    "gitHead": "a80ee0d831a8ee69f1fad5b4673491847975eb26",
    86    "_id": "is-odd@3.0.1",
    87    "_npmVersion": "6.0.1",
    88    "_nodeVersion": "10.0.0",
    89    "_npmUser": {
    90      "name": "jonschlinkert",
    91      "email": "github@sellside.com"
    92    },
    93    "dist": {
    94      "integrity": "sha512-CQpnWPrDwmP1+SMHXZhtLtJv90yiyVfluGsX5iNCVkrhQtU3TQHsUWPG9wkdk9Lgd5yNpAg9jQEo90CBaXgWMA==",
    95      "shasum": "65101baf3727d728b66fa62f50cda7f2d3989601",
    96      "tarball": "https://registry.npmjs.org/is-odd/-/is-odd-3.0.1.tgz",
    97      "fileCount": 4,
    98      "unpackedSize": 6510,
    99      "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbEFVmCRA9TVsSAnZWagAA4OoP/1JqMTJChn+EZEZUOQxh\nqrdWNeXXjMn2I8SknESo/qEjMJx+hSsovfEm3sDbh8sT0S1gHJMJ3/AML/uT\n6dd4tFSJUF9hD5zGjo95hEKSunnBnKIS39Vui26XKf86axjq4AzCvUWmtkMd\ntwQ2iiAX+sAFtfcNv7phJkjr90OYLQsL9fEAiSbVG25fnobZEX7eD1UuHfHI\nFY/RHDgQ357r4smwLAvEy90Szr5L0sw+qs3NPn7D1jlMKeQ8uwzwEmQuNw2K\nP0VSo69jQNa/8+usCCX+Y6IrORx5cNSjQSgUrHQYrf9O2VHLXKm37PaHlGbN\nWmC7e67OK+zqyVlIwmpOTmS5ZlT85b7R9AyyZv/BHnyfkLZ8z0nqCqO6zlY/\nawfBwIq0eWTZp4SS3q0y/jg1W2+KL/Kk3ST70VFl+gJmy4I9BSTnyU0Cb1YH\nXq8qXpAbkznlpY23awbhDx+v3OZ9Tc3pSpxM3vbNFr288H8B9TzIFbmeDwnx\nhx5wNb/6UwyqQv0iussW4ZtVZyiWJ1F1rZOzNQa3jSz3pMiNeOMdXR9mlH35\n/BviGk8txvQtyQiXsTjl1CREM3CyE+kqimMwQ7x0cEFKHuJMxaTd//6TvrLk\nu1BiYYznJnPyMF8Nzw//vw93r9UUY9a7WrpW36GjnYk6hhHBIbf+D7iVZZIO\nj+a+\r\n=Dd8F\r\n-----END PGP SIGNATURE-----\r\n"
   100    },
   101    "maintainers": [
   102      {
   103        "email": "brian.woodward@gmail.com",
   104        "name": "doowb"
   105      },
   106      {
   107        "email": "github@sellside.com",
   108        "name": "jonschlinkert"
   109      }
   110    ],
   111    "directories": {},
   112    "_npmOperationalInternal": {
   113      "host": "s3://npm-registry-packages",
   114      "tmp": "tmp/is-odd_3.0.1_1527797093116_0.1399721569178909"
   115    },
   116    "_shasum": "65101baf3727d728b66fa62f50cda7f2d3989601",
   117    "_resolved": "https://registry.npmjs.org/is-odd/-/is-odd-3.0.1.tgz",
   118    "_from": "is-odd@latest"
   119  }