| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253 |
- {
- "_args": [
- [
- "blob@0.0.5",
- "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
- ]
- ],
- "_development": true,
- "_from": "blob@0.0.5",
- "_id": "blob@0.0.5",
- "_inBundle": false,
- "_integrity": "sha512-gaqbzQPqOoamawKg0LGVd7SzLgXS+JH61oWprSLH+P+abTczqJbhTR8CmJ2u9/bUYNmHTGJx/UEmn6doAvvuig==",
- "_location": "/blob",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "blob@0.0.5",
- "name": "blob",
- "escapedName": "blob",
- "rawSpec": "0.0.5",
- "saveSpec": null,
- "fetchSpec": "0.0.5"
- },
- "_requiredBy": [
- "/engine.io-parser"
- ],
- "_resolved": "https://registry.npmjs.org/blob/-/blob-0.0.5.tgz",
- "_spec": "0.0.5",
- "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI",
- "bugs": {
- "url": "https://github.com/webmodules/blob/issues"
- },
- "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"
- }
|