{ "_from": "images", "_id": "images@3.2.3", "_inBundle": false, "_integrity": "sha512-Ga7WPuo1krAdgE+pH641Q2NeAetJsNoU4wjC9DKGpSptWJ/Ljle6m2oA0XdO2c5ujy1Ups8UoH28ejR74m/vqQ==", "_location": "/images", "_phantomChildren": {}, "_requested": { "type": "tag", "registry": true, "raw": "images", "name": "images", "escapedName": "images", "rawSpec": "", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/images/-/images-3.2.3.tgz", "_shasum": "8e86421df163d9b3a60ee4d1dc7cd8205f2d2bd7", "_spec": "images", "_where": "E:\\codeProject\\2021\\creatorFramework2021\\FrameWork\\packages\\icon-generate", "author": { "name": "ZhangYuanwei", "email": "zhangyuanwei1988@gmail.com" }, "bugs": { "url": "https://github.com/zhangyuanwei/node-images/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Cross-platform image decoder(webp/png/jpeg/gif) and encoder(webp/png/jpeg) for Node.js", "gypfile": true, "homepage": "https://github.com/zhangyuanwei/node-images#readme", "keywords": [ "image", "decoder", "encoder", "webp", "png", "jpeg", "gif", "cross-platform", "images" ], "license": "MIT", "main": "index.js", "name": "images", "repository": { "type": "git", "url": "git+https://github.com/zhangyuanwei/node-images.git" }, "repositoryName": "zhangyuanwei/node-images", "scripts": { "install": "node scripts/nothing.js", "test": "node test.js" }, "types": "index.d.ts", "version": "3.2.3" }