12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455 |
- {
- "_args": [
- [
- "image-tools@1.4.0",
- "D:\\xiaoling\\CBB3"
- ]
- ],
- "_from": "image-tools@1.4.0",
- "_id": "image-tools@1.4.0",
- "_inBundle": false,
- "_integrity": "sha512-TKtvJ6iUwM0mfaD4keMnk1ENHFC470QEjBfA3IlvKdEOufzvWbjbaoNcoyYq6HlViF8+d5tOS1ooE6j7CHf1lQ==",
- "_location": "/image-tools",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "image-tools@1.4.0",
- "name": "image-tools",
- "escapedName": "image-tools",
- "rawSpec": "1.4.0",
- "saveSpec": null,
- "fetchSpec": "1.4.0"
- },
- "_requiredBy": [
- "/"
- ],
- "_resolved": "https://mirrors.huaweicloud.com/repository/npm/image-tools/-/image-tools-1.4.0.tgz",
- "_spec": "1.4.0",
- "_where": "D:\\xiaoling\\CBB3",
- "author": {
- "name": "Shengqiang Guo"
- },
- "bugs": {
- "url": "https://github.com/zhetengbiji/image-tools/issues"
- },
- "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"
- }
|