twitst4tz

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

component.json (274B)


      1 {
      2   "name": "blob",
      3   "repo": "webmodules/blob",
      4   "description": "Abstracts out Blob and uses BlobBulder in cases where it is supported with any vendor prefix.",
      5   "version": "0.0.4",
      6   "license": "MIT",
      7   "dependencies": {},
      8   "scripts": [
      9     "index.js"
     10   ]
     11 }