UNPKG

cordova-plugin-mfp

Version:

IBM MobileFirst Platform Foundation Cordova Plugin

71 lines (70 loc) 1.9 kB
{ "_from": "crc32-stream@^3.0.1", "_id": "crc32-stream@3.0.1", "_inBundle": false, "_integrity": "sha512-mctvpXlbzsvK+6z8kJwSJ5crm7yBwrQMTybJzMw1O4lLGJqjlDCXY2Zw7KheiA6XBEcBmfLx1D88mjRGVJtY9w==", "_location": "/crc32-stream", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "crc32-stream@^3.0.1", "name": "crc32-stream", "escapedName": "crc32-stream", "rawSpec": "^3.0.1", "saveSpec": null, "fetchSpec": "^3.0.1" }, "_requiredBy": [ "/compress-commons" ], "_resolved": "http://visustar.francelab.fr.ibm.com:8081/nexus/content/groups/mobile-npm-all/crc32-stream/-/crc32-stream-3.0.1.tgz", "_shasum": "cae6eeed003b0e44d739d279de5ae63b171b4e85", "_spec": "crc32-stream@^3.0.1", "_where": "/root/workspace/mfp-cordova-plugins-build-and-deploy/target/cordova-runtime/plugins/cordova-plugin-mfp/node_modules/compress-commons", "author": { "name": "Chris Talkington", "url": "http://christalkington.com/" }, "bugs": { "url": "https://github.com/archiverjs/node-crc32-stream/issues" }, "bundleDependencies": false, "dependencies": { "crc": "^3.4.4", "readable-stream": "^3.4.0" }, "deprecated": false, "description": "a streaming CRC32 checksumer", "devDependencies": { "chai": "^4.0.0", "mocha": "^6.2.0" }, "engines": { "node": ">= 6.9.0" }, "files": [ "lib" ], "homepage": "https://github.com/archiverjs/node-crc32-stream", "keywords": [ "crc32-stream", "crc32", "stream", "checksum" ], "license": "MIT", "main": "lib/index.js", "name": "crc32-stream", "publishConfig": { "registry": "https://registry.npmjs.org/" }, "repository": { "type": "git", "url": "git+https://github.com/archiverjs/node-crc32-stream.git" }, "scripts": { "test": "mocha --reporter dot" }, "version": "3.0.1" }