twitst4tz

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

package.json (3485B)


      1 {
      2   "_args": [
      3     [
      4       "socket.io-parser@~3.4.0",
      5       "/home/hide4/Documents/Javascript/TwitWebGraph/node_modules/socket.io"
      6     ]
      7   ],
      8   "_from": "socket.io-parser@>=3.4.0 <3.5.0",
      9   "_hasShrinkwrap": false,
     10   "_id": "socket.io-parser@3.4.0",
     11   "_inCache": true,
     12   "_installable": true,
     13   "_location": "/socket.io-parser",
     14   "_nodeVersion": "10.16.0",
     15   "_npmOperationalInternal": {
     16     "host": "s3://npm-registry-packages",
     17     "tmp": "tmp/socket.io-parser_3.4.0_1568970127031_0.24533172655663904"
     18   },
     19   "_npmUser": {
     20     "email": "damien.arrachequesne@gmail.com",
     21     "name": "darrachequesne"
     22   },
     23   "_npmVersion": "6.9.0",
     24   "_phantomChildren": {},
     25   "_requested": {
     26     "name": "socket.io-parser",
     27     "raw": "socket.io-parser@~3.4.0",
     28     "rawSpec": "~3.4.0",
     29     "scope": null,
     30     "spec": ">=3.4.0 <3.5.0",
     31     "type": "range"
     32   },
     33   "_requiredBy": [
     34     "/socket.io"
     35   ],
     36   "_resolved": "https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-3.4.0.tgz",
     37   "_shasum": "370bb4a151df2f77ce3345ff55a7072cc6e9565a",
     38   "_shrinkwrap": null,
     39   "_spec": "socket.io-parser@~3.4.0",
     40   "_where": "/home/hide4/Documents/Javascript/TwitWebGraph/node_modules/socket.io",
     41   "bugs": {
     42     "url": "https://github.com/Automattic/socket.io-parser/issues"
     43   },
     44   "dependencies": {
     45     "component-emitter": "1.2.1",
     46     "debug": "~4.1.0",
     47     "isarray": "2.0.1"
     48   },
     49   "description": "socket.io protocol parser",
     50   "devDependencies": {
     51     "benchmark": "2.1.2",
     52     "expect.js": "0.3.1",
     53     "mocha": "3.2.0",
     54     "socket.io-browsers": "^1.0.0",
     55     "zuul": "3.11.1",
     56     "zuul-ngrok": "4.0.0"
     57   },
     58   "directories": {},
     59   "dist": {
     60     "fileCount": 6,
     61     "integrity": "sha512-/G/VOI+3DBp0+DJKW4KesGnQkQPFmUCbA/oO2QGT6CWxU7hLGWqU3tyuzeSK/dqcyeHsQg1vTe9jiZI8GU9SCQ==",
     62     "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdhJWPCRA9TVsSAnZWagAAR00P/22O2wKopDPFpETLfCSN\nMZynRl3EIztbFdA4BbEk8TPQxrlGQCB454hFfoSpw1In0vFvVXP8fvSuiVnU\nMqogbFDeD+PHsRcZfhvXu/UD6Edw5K3ffibzyRrQN+dRSp25WeiXXW7B6uvG\nLh/85ovdDL99Z8lZgQcrVpx14YyjE3b8VSBmw+X62frPs+miEIS1IzamTcwt\ngZTgrwzCBL19ztYt8ZBobfYy7B/ZoYWNh71ZQPhlEDbVLJXbkvq/dvxFx2Ez\nHQJgUXMwPzmK/nV0xrQgJN+ubXo0Fu76FiwEyexoFwtTZAsnnyTYNinD3Wpf\n0gQ3fpdq+UJXfzPbPbEXluLfDqnocetRL92ZhswmP6EbGX+YcY0TtD84iNES\nEfqWF3NVexHSu34LfRMks/cPMXI5KJDaY0JVtcINfaUGSTSwgjHaxEN0/z9o\nJ0wiOMM+rlDXdHjtzDrTCV0iWOntG8qeCACDBEG+VmG66hQHvhtRxNEEh9YB\nIJARAZ1Rh5Hjq7Ba4SzxCw8LdMyB5XbZBdsEH3kVUiQyrX2cIyIdUpcPmYwb\nF6yr4SMewaFmtksM6z5h5yg29/SCfnjt8fUGl+qY/pNK1OYMNlLi35H9B2n8\negT5voPkHGCivXlapMBr4VLXxBfwhu0jB7xgsPczNCFIlmdTxlHzH4SiqQHU\n0NC+\r\n=2/Mf\r\n-----END PGP SIGNATURE-----\r\n",
     63     "shasum": "370bb4a151df2f77ce3345ff55a7072cc6e9565a",
     64     "tarball": "https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-3.4.0.tgz",
     65     "unpackedSize": 16537
     66   },
     67   "gitHead": "652402a8568c2138da3c27c96756b32efca6c4bf",
     68   "homepage": "https://github.com/Automattic/socket.io-parser#readme",
     69   "license": "MIT",
     70   "maintainers": [
     71     {
     72       "name": "darrachequesne",
     73       "email": "damien.arrachequesne@gmail.com"
     74     },
     75     {
     76       "name": "rauchg",
     77       "email": "rauchg@gmail.com"
     78     }
     79   ],
     80   "name": "socket.io-parser",
     81   "optionalDependencies": {},
     82   "readme": "ERROR: No README data found!",
     83   "repository": {
     84     "type": "git",
     85     "url": "git+https://github.com/Automattic/socket.io-parser.git"
     86   },
     87   "scripts": {
     88     "test": "make test"
     89   },
     90   "version": "3.4.0"
     91 }