twitst4tz

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

package.json (1332B)


      1 {
      2   "_from": "base64id@2.0.0",
      3   "_id": "base64id@2.0.0",
      4   "_inBundle": false,
      5   "_integrity": "sha512-lGe34o6EHj9y3Kts9R4ZYs/Gr+6N7MCaMlIFA3F1R2O5/m7K06AxfSeO5530PEERE6/WyEg3lsuyw4GHlPZHog==",
      6   "_location": "/base64id",
      7   "_phantomChildren": {},
      8   "_requested": {
      9     "type": "version",
     10     "registry": true,
     11     "raw": "base64id@2.0.0",
     12     "name": "base64id",
     13     "escapedName": "base64id",
     14     "rawSpec": "2.0.0",
     15     "saveSpec": null,
     16     "fetchSpec": "2.0.0"
     17   },
     18   "_requiredBy": [
     19     "/engine.io"
     20   ],
     21   "_resolved": "https://registry.npmjs.org/base64id/-/base64id-2.0.0.tgz",
     22   "_shasum": "2770ac6bc47d312af97a8bf9a634342e0cd25cb6",
     23   "_spec": "base64id@2.0.0",
     24   "_where": "/Users/underd0g/Documents/javascript/TwitWebGraph/node_modules/engine.io",
     25   "author": {
     26     "name": "Kristian Faeldt",
     27     "email": "faeldt_kristian@cyberagent.co.jp"
     28   },
     29   "bugs": {
     30     "url": "https://github.com/faeldt/base64id/issues"
     31   },
     32   "bundleDependencies": false,
     33   "deprecated": false,
     34   "description": "Generates a base64 id",
     35   "engines": {
     36     "node": "^4.5.0 || >= 5.9"
     37   },
     38   "homepage": "https://github.com/faeldt/base64id#readme",
     39   "license": "MIT",
     40   "main": "./lib/base64id.js",
     41   "name": "base64id",
     42   "repository": {
     43     "type": "git",
     44     "url": "git+https://github.com/faeldt/base64id.git"
     45   },
     46   "version": "2.0.0"
     47 }