1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253 |
- {
- "_from": "image-tools",
- "_id": "image-tools@1.3.0",
- "_inBundle": false,
- "_integrity": "sha512-eAyBvK0EvvmfmLJr6ffeLhnPKqAY3/HGY8LWhfUfJRHJWcuOSoW6GElHy1qgh2GscfEsyxZYAmAS79J5VhncIA==",
- "_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.npmjs.org/image-tools/-/image-tools-1.3.0.tgz",
- "_shasum": "57c1496ed2ca6cb630e166f0d2c65f1a6b442a59",
- "_spec": "image-tools",
- "_where": "/Users/bssm/Desktop/fabTest/html2canvas-renderjs示例",
- "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.3.0"
- }
|