twitst4tz

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

package.json (1376B)


      1 {
      2   "_from": "blob@0.0.5",
      3   "_id": "blob@0.0.5",
      4   "_inBundle": false,
      5   "_integrity": "sha512-gaqbzQPqOoamawKg0LGVd7SzLgXS+JH61oWprSLH+P+abTczqJbhTR8CmJ2u9/bUYNmHTGJx/UEmn6doAvvuig==",
      6   "_location": "/blob",
      7   "_phantomChildren": {},
      8   "_requested": {
      9     "type": "version",
     10     "registry": true,
     11     "raw": "blob@0.0.5",
     12     "name": "blob",
     13     "escapedName": "blob",
     14     "rawSpec": "0.0.5",
     15     "saveSpec": null,
     16     "fetchSpec": "0.0.5"
     17   },
     18   "_requiredBy": [
     19     "/engine.io-parser"
     20   ],
     21   "_resolved": "https://registry.npmjs.org/blob/-/blob-0.0.5.tgz",
     22   "_shasum": "d680eeef25f8cd91ad533f5b01eed48e64caf683",
     23   "_spec": "blob@0.0.5",
     24   "_where": "/Users/underd0g/Documents/javascript/TwitWebGraph/node_modules/engine.io-parser",
     25   "bugs": {
     26     "url": "https://github.com/webmodules/blob/issues"
     27   },
     28   "bundleDependencies": false,
     29   "dependencies": {},
     30   "deprecated": false,
     31   "description": "Abstracts out Blob and uses BlobBulder in cases where it is supported with any vendor prefix.",
     32   "devDependencies": {
     33     "browserify": "4.2.3",
     34     "expect.js": "0.2.0",
     35     "mocha": "1.17.1",
     36     "zuul": "1.10.2"
     37   },
     38   "homepage": "https://github.com/webmodules/blob",
     39   "license": "MIT",
     40   "name": "blob",
     41   "repository": {
     42     "type": "git",
     43     "url": "git://github.com/webmodules/blob.git"
     44   },
     45   "scripts": {
     46     "test": "make test"
     47   },
     48   "version": "0.0.5"
     49 }