| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768 |
- {
- "_args": [
- [
- "adm-zip@0.4.11",
- "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
- ]
- ],
- "_development": true,
- "_from": "adm-zip@0.4.11",
- "_id": "adm-zip@0.4.11",
- "_inBundle": false,
- "_integrity": "sha512-L8vcjDTCOIJk7wFvmlEUN7AsSb8T+2JrdP7KINBjzr24TJ5Mwj590sLu3BC7zNZowvJWa/JtPmD8eJCzdtDWjA==",
- "_location": "/adm-zip",
- "_optional": true,
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "adm-zip@0.4.11",
- "name": "adm-zip",
- "escapedName": "adm-zip",
- "rawSpec": "0.4.11",
- "saveSpec": null,
- "fetchSpec": "0.4.11"
- },
- "_requiredBy": [
- "/protractor/webdriver-manager"
- ],
- "_resolved": "https://registry.npmjs.org/adm-zip/-/adm-zip-0.4.11.tgz",
- "_spec": "0.4.11",
- "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI",
- "author": {
- "name": "Nasca Iacob",
- "email": "sy@another-d-mention.ro",
- "url": "https://github.com/cthackers"
- },
- "bugs": {
- "url": "https://github.com/cthackers/adm-zip/issues",
- "email": "sy@another-d-mention.ro"
- },
- "description": "Javascript implementation of zip for nodejs with support for electron original-fs. Allows user to create or extract zip files both in memory or to/from disk",
- "engines": {
- "node": ">=0.3.0"
- },
- "files": [
- "adm-zip.js",
- "headers",
- "methods",
- "util",
- "zipEntry.js",
- "zipFile.js"
- ],
- "homepage": "https://github.com/cthackers/adm-zip",
- "keywords": [
- "zip",
- "methods",
- "archive",
- "unzip"
- ],
- "license": "MIT",
- "main": "adm-zip.js",
- "name": "adm-zip",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/cthackers/adm-zip.git"
- },
- "version": "0.4.11"
- }
|