chatty-pub/node_modules/stackblur/package.json
كارل مبارك 374620645c initial commit
2021-06-26 13:12:56 +02:00

37 lines
1 KiB
JSON

{
"_from": "stackblur@^1.0.0",
"_id": "stackblur@1.0.0",
"_inBundle": false,
"_integrity": "sha1-tAen4FyTsI1miDu4CNfLo6UD8S8=",
"_location": "/stackblur",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "stackblur@^1.0.0",
"name": "stackblur",
"escapedName": "stackblur",
"rawSpec": "^1.0.0",
"saveSpec": null,
"fetchSpec": "^1.0.0"
},
"_requiredBy": [
"/jspdf"
],
"_resolved": "https://registry.npmjs.org/stackblur/-/stackblur-1.0.0.tgz",
"_shasum": "b407a7e05c93b08d66883bb808d7cba3a503f12f",
"_spec": "stackblur@^1.0.0",
"_where": "/Users/km/Desktop/CHATTYPUB/node_modules/jspdf",
"author": "",
"bundleDependencies": false,
"deprecated": false,
"description": "A bare-bones port of Mario Klingemann's stackblur that just operates on a Uint8 pixel array.",
"license": "BSD-2-Clause",
"main": "index.js",
"name": "stackblur",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.0.0"
}