twitst4tz

twitter statistics web application
Log | Files | Refs | README | LICENSE

package.json (4226B)


      1 {
      2   "_args": [
      3     [
      4       {
      5         "raw": "type-is@~1.6.18",
      6         "scope": null,
      7         "escapedName": "type-is",
      8         "name": "type-is",
      9         "rawSpec": "~1.6.18",
     10         "spec": ">=1.6.18 <1.7.0",
     11         "type": "range"
     12       },
     13       "/home/hide4/Documents/Javascript/TwitWebGraph/node_modules/express"
     14     ]
     15   ],
     16   "_from": "type-is@>=1.6.18 <1.7.0",
     17   "_hasShrinkwrap": false,
     18   "_id": "type-is@1.6.18",
     19   "_inCache": true,
     20   "_location": "/type-is",
     21   "_nodeVersion": "8.16.0",
     22   "_npmOperationalInternal": {
     23     "host": "s3://npm-registry-packages",
     24     "tmp": "tmp/type-is_1.6.18_1556287189103_0.20416863530873397"
     25   },
     26   "_npmUser": {
     27     "name": "dougwilson",
     28     "email": "doug@somethingdoug.com"
     29   },
     30   "_npmVersion": "6.4.1",
     31   "_phantomChildren": {},
     32   "_requested": {
     33     "raw": "type-is@~1.6.18",
     34     "scope": null,
     35     "escapedName": "type-is",
     36     "name": "type-is",
     37     "rawSpec": "~1.6.18",
     38     "spec": ">=1.6.18 <1.7.0",
     39     "type": "range"
     40   },
     41   "_requiredBy": [
     42     "/body-parser",
     43     "/express"
     44   ],
     45   "_resolved": "https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz",
     46   "_shasum": "4e552cd05df09467dcbc4ef739de89f2cf37c131",
     47   "_shrinkwrap": null,
     48   "_spec": "type-is@~1.6.18",
     49   "_where": "/home/hide4/Documents/Javascript/TwitWebGraph/node_modules/express",
     50   "bugs": {
     51     "url": "https://github.com/jshttp/type-is/issues"
     52   },
     53   "contributors": [
     54     {
     55       "name": "Douglas Christopher Wilson",
     56       "email": "doug@somethingdoug.com"
     57     },
     58     {
     59       "name": "Jonathan Ong",
     60       "email": "me@jongleberry.com",
     61       "url": "http://jongleberry.com"
     62     }
     63   ],
     64   "dependencies": {
     65     "media-typer": "0.3.0",
     66     "mime-types": "~2.1.24"
     67   },
     68   "description": "Infer the content-type of a request.",
     69   "devDependencies": {
     70     "eslint": "5.16.0",
     71     "eslint-config-standard": "12.0.0",
     72     "eslint-plugin-import": "2.17.2",
     73     "eslint-plugin-markdown": "1.0.0",
     74     "eslint-plugin-node": "8.0.1",
     75     "eslint-plugin-promise": "4.1.1",
     76     "eslint-plugin-standard": "4.0.0",
     77     "mocha": "6.1.4",
     78     "nyc": "14.0.0"
     79   },
     80   "directories": {},
     81   "dist": {
     82     "integrity": "sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==",
     83     "shasum": "4e552cd05df09467dcbc4ef739de89f2cf37c131",
     84     "tarball": "https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz",
     85     "fileCount": 5,
     86     "unpackedSize": 18497,
     87     "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcww7VCRA9TVsSAnZWagAADo4P/isJIJ9PaSvaRKD2jXlI\nfnZaodUUUdgiQfzG0uL2nvb7F4iHg6ddCEG5ofw4MzDQAXpsmv2r7F/3CVE7\n6KvUo5mVJ/KngeH95DxUcef/bTTAbCFdht7gbTFpZ0UKM4Ow3iuvgyvz/3aI\nJgkxqw8WgY/IdFk5NVZ3g5x8kGWXD1Llf44LLptYZ3R9J2u73CDP3ft9nE1Y\np9NAu3X0NH11U6IFNS+T62hehOfdsJUjY1XZc6142m7KsXjiDxISiX2tj0kg\n1DsW7oOJeWnbOJSxxfiI4Np1T0gRupjYfFBg/Fsfl6p+qcOAgQYMZTqv2iR+\nWSD9QuL/QYiYKqfAiumnC3uxPkT6AUqohIzk5HUSXrJcuyCmFWNDIO3MllC7\nW+9Ac6+qkN+dMGRx9hWS632uyb6AxbbulXNPbv//JwGzSyu+gLSkOQgk0vto\ngMYi7HUbQQquVBftMs7OqZ3HiP4q1gMr1H4PuoUUQw1FzxgSi6gY8hJriqM/\nPSKVym4y0Umict5DJnirgtSIAArTLVHAmEcY1XRFJB43HLrkNdcCpVH6FfRh\nvZ3dQsN5HQA0ioRyCstwsjDAbEzYStPIXmBOdBFmNnRIMoBe/16HbNZbO208\nKODasC9g3GHFn/IGgr3h8gW+WD76ISD5zUFshm0w4eJGx9XKtzhhjicnm6PO\nO1q0\r\n=WOqY\r\n-----END PGP SIGNATURE-----\r\n"
     88   },
     89   "engines": {
     90     "node": ">= 0.6"
     91   },
     92   "gitHead": "bfebe3d4ac312debccb7dbbc79242e2581dea5f0",
     93   "homepage": "https://github.com/jshttp/type-is#readme",
     94   "keywords": [
     95     "content",
     96     "type",
     97     "checking"
     98   ],
     99   "license": "MIT",
    100   "maintainers": [
    101     {
    102       "name": "dougwilson",
    103       "email": "doug@somethingdoug.com"
    104     },
    105     {
    106       "name": "jongleberry",
    107       "email": "jonathanrichardong@gmail.com"
    108     }
    109   ],
    110   "name": "type-is",
    111   "optionalDependencies": {},
    112   "readme": "ERROR: No README data found!",
    113   "repository": {
    114     "type": "git",
    115     "url": "git+https://github.com/jshttp/type-is.git"
    116   },
    117   "scripts": {
    118     "lint": "eslint --plugin markdown --ext js,md .",
    119     "test": "mocha --reporter spec --check-leaks --bail test/",
    120     "test-cov": "nyc --reporter=html --reporter=text npm test",
    121     "test-travis": "nyc --reporter=text npm test"
    122   },
    123   "version": "1.6.18"
    124 }