twitst4tz

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

package.json (3974B)


      1 {
      2   "_args": [
      3     [
      4       {
      5         "raw": "bytes@3.1.0",
      6         "scope": null,
      7         "escapedName": "bytes",
      8         "name": "bytes",
      9         "rawSpec": "3.1.0",
     10         "spec": "3.1.0",
     11         "type": "version"
     12       },
     13       "/home/hide4/Documents/Javascript/TwitWebGraph/node_modules/body-parser"
     14     ]
     15   ],
     16   "_from": "bytes@3.1.0",
     17   "_hasShrinkwrap": false,
     18   "_id": "bytes@3.1.0",
     19   "_inCache": true,
     20   "_location": "/bytes",
     21   "_nodeVersion": "8.15.0",
     22   "_npmOperationalInternal": {
     23     "host": "s3://npm-registry-packages",
     24     "tmp": "tmp/bytes_3.1.0_1548218614714_0.7781245590502732"
     25   },
     26   "_npmUser": {
     27     "name": "dougwilson",
     28     "email": "doug@somethingdoug.com"
     29   },
     30   "_npmVersion": "6.4.1",
     31   "_phantomChildren": {},
     32   "_requested": {
     33     "raw": "bytes@3.1.0",
     34     "scope": null,
     35     "escapedName": "bytes",
     36     "name": "bytes",
     37     "rawSpec": "3.1.0",
     38     "spec": "3.1.0",
     39     "type": "version"
     40   },
     41   "_requiredBy": [
     42     "/body-parser",
     43     "/raw-body"
     44   ],
     45   "_resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.0.tgz",
     46   "_shasum": "f6cf7933a360e0588fa9fde85651cdc7f805d1f6",
     47   "_shrinkwrap": null,
     48   "_spec": "bytes@3.1.0",
     49   "_where": "/home/hide4/Documents/Javascript/TwitWebGraph/node_modules/body-parser",
     50   "author": {
     51     "name": "TJ Holowaychuk",
     52     "email": "tj@vision-media.ca",
     53     "url": "http://tjholowaychuk.com"
     54   },
     55   "bugs": {
     56     "url": "https://github.com/visionmedia/bytes.js/issues"
     57   },
     58   "contributors": [
     59     {
     60       "name": "Jed Watson",
     61       "email": "jed.watson@me.com"
     62     },
     63     {
     64       "name": "Théo FIDRY",
     65       "email": "theo.fidry@gmail.com"
     66     }
     67   ],
     68   "dependencies": {},
     69   "description": "Utility to parse a string bytes to bytes and vice-versa",
     70   "devDependencies": {
     71     "eslint": "5.12.1",
     72     "mocha": "5.2.0",
     73     "nyc": "13.1.0"
     74   },
     75   "directories": {},
     76   "dist": {
     77     "integrity": "sha512-zauLjrfCG+xvoyaqLoV8bLVXXNGC4JqlxFCutSDWA6fJrTo2ZuvLYTqZ7aHBLZSMOopbzwv8f+wZcVzfVTI2Dg==",
     78     "shasum": "f6cf7933a360e0588fa9fde85651cdc7f805d1f6",
     79     "tarball": "https://registry.npmjs.org/bytes/-/bytes-3.1.0.tgz",
     80     "fileCount": 5,
     81     "unpackedSize": 10997,
     82     "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcR/D3CRA9TVsSAnZWagAAKxQP/jm6fmIJFjJzEpnOmOQu\n4tOWELz5luZxpItaWETqZxSAqm0cU4PiqWdkzVV7KJPgKROz6IgtqW4gvya1\nUcI1LlVSQ8zNlu0UiDLOL8yz/MKjeOEdDppglxHN7Dim+tvUVu0hF/4uhuOc\nhAG1ybdaijfeGN6uBM9P6TiqQUpT2AFuS4BUfZoAW4Gfq8fYUG5RW0KsicZB\nJ0IVRreG3KXu9BOoFa+PiGXX+LIG45yE7vMNXbWULyE5vnkBdJJK8L45lFPJ\nSHGKqYK/WIyFEnDBEQgXK9pDsbz9UvPRJFqRfrHyAkfifpTekhpKTNvaj+bC\nvuokTgppKHo8h3l3wFpXKO/Zb/UQFYH1N0dKFO+NSv4gR47Bez6O2Q0Y1ZdE\nHJmZRrFCRzr/m1VT3fZmDwDPJxjZ5kyATliI1lttyOInGlVJg+VR0XFrn0d4\nYOSKxgqTS5jIOPBNZgvt7lYGdBt9TnGk7VYMEdwHm9jfx4Hdj2aEhj3x5mss\nxlVX6q1+5Qg0Am5EWgRMYnODh9Q0oLH4Zaxi4lJr+hSp/6Ln+0IXPNcgT0lj\n+77CxeAxOQG6Aj5G6H5e45x2CGCavny5rsR133vCGBnHGuRcNOSvgZ3BmUvH\n2JB4YSQCAxX/Ku6phJepP0Ktv8gKMWohF+AM2b4oHlUnW4Ny6B7w7PMJoscM\nlFdb\r\n=oAEj\r\n-----END PGP SIGNATURE-----\r\n"
     83   },
     84   "engines": {
     85     "node": ">= 0.8"
     86   },
     87   "gitHead": "49ac709cb210af60e35957c069bb2cd07f335cfd",
     88   "homepage": "https://github.com/visionmedia/bytes.js#readme",
     89   "keywords": [
     90     "byte",
     91     "bytes",
     92     "utility",
     93     "parse",
     94     "parser",
     95     "convert",
     96     "converter"
     97   ],
     98   "license": "MIT",
     99   "maintainers": [
    100     {
    101       "name": "dougwilson",
    102       "email": "doug@somethingdoug.com"
    103     },
    104     {
    105       "name": "tjholowaychuk",
    106       "email": "tj@vision-media.ca"
    107     }
    108   ],
    109   "name": "bytes",
    110   "optionalDependencies": {},
    111   "readme": "ERROR: No README data found!",
    112   "repository": {
    113     "type": "git",
    114     "url": "git+https://github.com/visionmedia/bytes.js.git"
    115   },
    116   "scripts": {
    117     "lint": "eslint .",
    118     "test": "mocha --check-leaks --reporter spec",
    119     "test-ci": "nyc --reporter=text npm test",
    120     "test-cov": "nyc --reporter=html --reporter=text npm test"
    121   },
    122   "version": "3.1.0"
    123 }