@platformos/pos-cli
Version:
Manage your platformOS application
25 lines (24 loc) • 733 B
JSON
{
"name": "blob",
"description": "Abstracts out Blob and uses BlobBulder in cases where it is supported with any vendor prefix.",
"version": "0.0.5",
"homepage": "https://github.com/webmodules/blob",
"license": "MIT",
"dependencies": {},
"devDependencies": {
"mocha": "1.17.1",
"expect.js": "0.2.0",
"zuul": "1.10.2",
"browserify": "4.2.3"
},
"repository": {
"type": "git",
"url": "git://github.com/webmodules/blob.git"
},
"scripts": {
"test": "make test"
}
,"_resolved": "https://registry.npmjs.org/blob/-/blob-0.0.5.tgz"
,"_integrity": "sha512-gaqbzQPqOoamawKg0LGVd7SzLgXS+JH61oWprSLH+P+abTczqJbhTR8CmJ2u9/bUYNmHTGJx/UEmn6doAvvuig=="
,"_from": "blob@0.0.5"
}