Files
front-end-code/node_modules/image-tools/package.json
2023-08-21 14:54:02 +08:00

54 lines
1.4 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"_from": "image-tools",
"_id": "image-tools@1.4.0",
"_inBundle": false,
"_integrity": "sha512-TKtvJ6iUwM0mfaD4keMnk1ENHFC470QEjBfA3IlvKdEOufzvWbjbaoNcoyYq6HlViF8+d5tOS1ooE6j7CHf1lQ==",
"_location": "/image-tools",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "image-tools",
"name": "image-tools",
"escapedName": "image-tools",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#DEV:/",
"#USER"
],
"_resolved": "https://registry.npmmirror.com/image-tools/-/image-tools-1.4.0.tgz",
"_shasum": "66aacbafad677af7f3fd7f32f8fa1e0881b83783",
"_spec": "image-tools",
"_where": "F:\\MySDProject\\橘猫去水印【广告版】",
"author": {
"name": "Shengqiang Guo"
},
"bugs": {
"url": "https://github.com/zhetengbiji/image-tools/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "图像转换工具可用于如下环境uni-app、微信小程序、5+APP、浏览器",
"devDependencies": {
"@types/html5plus": "^1.0.0"
},
"homepage": "https://github.com/zhetengbiji/image-tools#readme",
"keywords": [
"base64"
],
"license": "ISC",
"main": "index.js",
"name": "image-tools",
"repository": {
"type": "git",
"url": "git+https://github.com/zhetengbiji/image-tools.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.4.0"
}