54 lines
1.5 KiB
JSON
54 lines
1.5 KiB
JSON
{
|
|
"_from": "mini-svg-data-uri@^1.0.0",
|
|
"_id": "mini-svg-data-uri@1.1.3",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-EeKOmdzekjdPe53/GdxmUpNgDQFkNeSte6XkJmOBt4BfWL6FQ9G9RtLNh+JMjFS3LhdpSICMIkZdznjiecASHQ==",
|
|
"_location": "/mini-svg-data-uri",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "mini-svg-data-uri@^1.0.0",
|
|
"name": "mini-svg-data-uri",
|
|
"escapedName": "mini-svg-data-uri",
|
|
"rawSpec": "^1.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^1.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/gatsby-plugin-sharp"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/mini-svg-data-uri/-/mini-svg-data-uri-1.1.3.tgz",
|
|
"_shasum": "9759ee5f4d89a4b724d089ce52eab4b623bfbc88",
|
|
"_spec": "mini-svg-data-uri@^1.0.0",
|
|
"_where": "/Users/stefanfejes/Projects/30-seconds-of-python-code/node_modules/gatsby-plugin-sharp",
|
|
"author": {
|
|
"name": "Taylor “Tigt” Hunt",
|
|
"email": "holla@ti.gt",
|
|
"url": "https://ti.gt/"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/tigt/mini-svg-data-uri/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "Small, efficient encoding of SVG data URIs for CSS, HTML, etc.",
|
|
"homepage": "https://github.com/tigt/mini-svg-data-uri#readme",
|
|
"keywords": [
|
|
"svg",
|
|
"url",
|
|
"data",
|
|
"uri",
|
|
"minification",
|
|
"url encoding"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "mini-svg-data-uri",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/tigt/mini-svg-data-uri.git"
|
|
},
|
|
"version": "1.1.3"
|
|
}
|