1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253 |
- {
- "_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": [
- "#USER",
- "/"
- ],
- "_resolved": "https://registry.npmmirror.com/image-tools/-/image-tools-1.4.0.tgz",
- "_shasum": "66aacbafad677af7f3fd7f32f8fa1e0881b83783",
- "_spec": "image-tools",
- "_where": "/Users/liangbowen/Documents/HBuilderProjects/pda-app",
- "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"
- }
|