{"name":"@svgx/core","version":"1.0.1","description":"Transform SVG inputs into many outputs, especially \"HAST\" \"JSX\" and \"JS\".","keywords":["svg","svgx","core","qwik","qwik-city","react","vite","rollup","webpack"],"author":{"name":"salih benlalla","email":"salihbenlalla@gmail.com"},"homepage":"https://github.com/salihbenlalla/svgx/blob/main/packages/core","license":"MIT","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","types":"./lib/index.d.ts","exports":{".":{"types":"./lib/index.d.ts","import":"./lib/esm/index.js","require":"./lib/cjs/index.js","default":"./lib/cjs/index.js"},"./package.json":"./package.json"},"directories":{"lib":"lib"},"repository":{"type":"git","url":"git+https://github.com/salihbenlalla/svgx.git"},"scripts":{"clean":"rm -rf ./lib","build":"npm run clean && npm run build:esm && npm run build:cjs && ./fixup.sh","build:esm":"tsc -p ./tsconfig.esm.json","build:cjs":"tsc -p ./tsconfig.cjs.json","prepack":"npm run build"},"bugs":{"url":"https://github.com/salihbenlalla/svgx/issues"},"dependencies":{"@types/estree":"^1.0.0","astring":"^1.8.3","estraverse":"^5.3.0","estree-util-build-jsx":"^2.2.0","estree-util-to-js":"^1.1.0","hast-util-from-html":"^1.0.0","hast-util-to-estree":"^2.1.0","parse5":"~6.0.0","svgo":"^3.0.2"},"devDependencies":{"@types/estraverse":"^5.1.2"},"engines":{"node":">=14.16"},"publishConfig":{"access":"public"},"gitHead":"59195f727e216b4ec6648f29f54e18153282c5c4","_id":"@svgx/core@1.0.1","_nodeVersion":"16.18.0","_npmVersion":"lerna/6.1.0/node@v16.18.0+x64 (linux)","dist":{"shasum":"ebdf3b8c9d8fed25065214868f9347fc9e1662c3","size":5286,"noattachment":false,"key":"/@svgx/core/-/@svgx/core-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@svgx/core/download/@svgx/core-1.0.1.tgz"},"_npmUser":{"name":"salihbenlalla","email":"salihbenlalla@gmail.com"},"maintainers":[{"name":"salihbenlalla","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_1.0.1_1674418448523_0.9576300689176833"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-22T20:14:08.694Z","publish_time":1674418448694,"_cnpm_publish_time":1674418448694,"dist-tags":{"latest":"1.0.1"}}