| { | |
| "dependencies": {}, | |
| "description": "Abstracts out Blob and uses BlobBulder in cases where it is supported with any vendor prefix.", | |
| "devDependencies": { | |
| "browserify": "4.2.3", | |
| "expect.js": "0.2.0", | |
| "mocha": "1.17.1", | |
| "zuul": "1.10.2" | |
| }, | |
| "homepage": "https://github.com/webmodules/blob", | |
| "license": "MIT", | |
| "name": "blob", | |
| "repository": { | |
| "type": "git", | |
| "url": "git://github.com/webmodules/blob.git" | |
| }, | |
| "scripts": { | |
| "test": "make test" | |
| }, | |
| "version": "0.0.5" | |
| } |