react-kiwi-dropdown
Version:
A minimal, easy-to-use and highly adjustable dropdown component made with ReactJS.
60 lines (59 loc) • 1.86 kB
JSON
{
"_args": [
[
"@svgr/babel-plugin-svg-dynamic-title@4.3.1",
"/Users/kimvigren/Documents/git/react-kiwi-dropdown/test"
]
],
"_from": "@svgr/babel-plugin-svg-dynamic-title@4.3.1",
"_id": "@svgr/babel-plugin-svg-dynamic-title@4.3.1",
"_inBundle": false,
"_integrity": "sha512-p6z6JJroP989jHWcuraeWpzdejehTmLUpyC9smhTBWyPN0VVGe2phbYxpPTV7Vh8XzmFrcG55idrnfWn/2oQEw==",
"_location": "/@svgr/babel-plugin-svg-dynamic-title",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@svgr/babel-plugin-svg-dynamic-title@4.3.1",
"name": "@svgr/babel-plugin-svg-dynamic-title",
"escapedName": "@svgr%2fbabel-plugin-svg-dynamic-title",
"scope": "@svgr",
"rawSpec": "4.3.1",
"saveSpec": null,
"fetchSpec": "4.3.1"
},
"_requiredBy": [
"/@svgr/babel-preset"
],
"_resolved": "https://registry.npmjs.org/@svgr/babel-plugin-svg-dynamic-title/-/babel-plugin-svg-dynamic-title-4.3.1.tgz",
"_spec": "4.3.1",
"_where": "/Users/kimvigren/Documents/git/react-kiwi-dropdown/test",
"author": {
"name": "Greg Bergé",
"email": "berge.greg@gmail.com"
},
"description": "Transform SVG by adding a dynamic title element",
"engines": {
"node": ">=8"
},
"gitHead": "06e1e996a92289183fca0aabe4ba286e3a227f1b",
"keywords": [
"babel-plugin"
],
"license": "MIT",
"main": "lib/index.js",
"name": "@svgr/babel-plugin-svg-dynamic-title",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "https://github.com/smooth-code/svgr/tree/master/packages/babel-plugin-svg-dynamic-title"
},
"scripts": {
"build": "babel --config-file ../../babel.config.js -d lib --ignore \"**/*.test.js\" src",
"prebuild": "rm -rf lib/",
"prepublishOnly": "yarn run build"
},
"version": "4.3.1"
}