twitst4tz

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

package.json (3195B)


      1 {
      2   "_args": [
      3     [
      4       "debug@~3.1.0",
      5       "/home/hide4/Documents/Javascript/TwitWebGraph/node_modules/socket.io-client/node_modules/socket.io-parser"
      6     ]
      7   ],
      8   "_from": "debug@>=3.1.0 <3.2.0",
      9   "_id": "debug@3.1.0",
     10   "_inCache": true,
     11   "_installable": true,
     12   "_location": "/socket.io-client/socket.io-parser/debug",
     13   "_nodeVersion": "8.4.0",
     14   "_npmOperationalInternal": {
     15     "host": "s3://npm-registry-packages",
     16     "tmp": "tmp/debug-3.1.0.tgz_1506453230282_0.13498495938256383"
     17   },
     18   "_npmUser": {
     19     "email": "nathan@tootallnate.net",
     20     "name": "tootallnate"
     21   },
     22   "_npmVersion": "5.3.0",
     23   "_phantomChildren": {},
     24   "_requested": {
     25     "name": "debug",
     26     "raw": "debug@~3.1.0",
     27     "rawSpec": "~3.1.0",
     28     "scope": null,
     29     "spec": ">=3.1.0 <3.2.0",
     30     "type": "range"
     31   },
     32   "_requiredBy": [
     33     "/socket.io-client/socket.io-parser"
     34   ],
     35   "_resolved": "https://registry.npmjs.org/debug/-/debug-3.1.0.tgz",
     36   "_shasum": "5bb5a0672628b64149566ba16819e61518c67261",
     37   "_shrinkwrap": null,
     38   "_spec": "debug@~3.1.0",
     39   "_where": "/home/hide4/Documents/Javascript/TwitWebGraph/node_modules/socket.io-client/node_modules/socket.io-parser",
     40   "author": {
     41     "email": "tj@vision-media.ca",
     42     "name": "TJ Holowaychuk"
     43   },
     44   "browser": "./src/browser.js",
     45   "bugs": {
     46     "url": "https://github.com/visionmedia/debug/issues"
     47   },
     48   "contributors": [
     49     {
     50       "name": "Nathan Rajlich",
     51       "email": "nathan@tootallnate.net",
     52       "url": "http://n8.io"
     53     },
     54     {
     55       "name": "Andrew Rhyne",
     56       "email": "rhyneandrew@gmail.com"
     57     }
     58   ],
     59   "dependencies": {
     60     "ms": "2.0.0"
     61   },
     62   "description": "small debugging utility",
     63   "devDependencies": {
     64     "browserify": "14.4.0",
     65     "chai": "^3.5.0",
     66     "concurrently": "^3.1.0",
     67     "coveralls": "^2.11.15",
     68     "eslint": "^3.12.1",
     69     "istanbul": "^0.4.5",
     70     "karma": "^1.3.0",
     71     "karma-chai": "^0.1.0",
     72     "karma-mocha": "^1.3.0",
     73     "karma-phantomjs-launcher": "^1.0.2",
     74     "karma-sinon": "^1.0.5",
     75     "mocha": "^3.2.0",
     76     "mocha-lcov-reporter": "^1.2.0",
     77     "rimraf": "^2.5.4",
     78     "sinon": "^1.17.6",
     79     "sinon-chai": "^2.8.0"
     80   },
     81   "directories": {},
     82   "dist": {
     83     "integrity": "sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==",
     84     "shasum": "5bb5a0672628b64149566ba16819e61518c67261",
     85     "tarball": "https://registry.npmjs.org/debug/-/debug-3.1.0.tgz"
     86   },
     87   "gitHead": "f073e056f33efdd5b311381eb6bca2bc850745bf",
     88   "homepage": "https://github.com/visionmedia/debug#readme",
     89   "keywords": [
     90     "debug",
     91     "debugger",
     92     "log"
     93   ],
     94   "license": "MIT",
     95   "main": "./src/index.js",
     96   "maintainers": [
     97     {
     98       "name": "thebigredgeek",
     99       "email": "rhyneandrew@gmail.com"
    100     },
    101     {
    102       "name": "kolban",
    103       "email": "kolban1@kolban.com"
    104     },
    105     {
    106       "name": "tootallnate",
    107       "email": "nathan@tootallnate.net"
    108     },
    109     {
    110       "name": "tjholowaychuk",
    111       "email": "tj@vision-media.ca"
    112     }
    113   ],
    114   "name": "debug",
    115   "optionalDependencies": {},
    116   "readme": "ERROR: No README data found!",
    117   "repository": {
    118     "type": "git",
    119     "url": "git://github.com/visionmedia/debug.git"
    120   },
    121   "version": "3.1.0"
    122 }