2020-12-21 11:29:31 -04:00
|
|
|
{
|
|
|
|
"_args": [
|
|
|
|
[
|
|
|
|
"@svgr/hast-util-to-babel-ast@4.3.2",
|
2020-12-22 10:59:14 -04:00
|
|
|
"/home/riddhi/simulation/Gazebo_simulation-Frontend"
|
2020-12-21 11:29:31 -04:00
|
|
|
]
|
|
|
|
],
|
|
|
|
"_from": "@svgr/hast-util-to-babel-ast@4.3.2",
|
|
|
|
"_id": "@svgr/hast-util-to-babel-ast@4.3.2",
|
|
|
|
"_inBundle": false,
|
|
|
|
"_integrity": "sha512-JioXclZGhFIDL3ddn4Kiq8qEqYM2PyDKV0aYno8+IXTLuYt6TOgHUbUAAFvqtb0Xn37NwP0BTHglejFoYr8RZg==",
|
|
|
|
"_location": "/@svgr/hast-util-to-babel-ast",
|
|
|
|
"_phantomChildren": {},
|
|
|
|
"_requested": {
|
|
|
|
"type": "version",
|
|
|
|
"registry": true,
|
|
|
|
"raw": "@svgr/hast-util-to-babel-ast@4.3.2",
|
|
|
|
"name": "@svgr/hast-util-to-babel-ast",
|
|
|
|
"escapedName": "@svgr%2fhast-util-to-babel-ast",
|
|
|
|
"scope": "@svgr",
|
|
|
|
"rawSpec": "4.3.2",
|
|
|
|
"saveSpec": null,
|
|
|
|
"fetchSpec": "4.3.2"
|
|
|
|
},
|
|
|
|
"_requiredBy": [
|
|
|
|
"/@svgr/plugin-jsx"
|
|
|
|
],
|
|
|
|
"_resolved": "https://registry.npmjs.org/@svgr/hast-util-to-babel-ast/-/hast-util-to-babel-ast-4.3.2.tgz",
|
|
|
|
"_spec": "4.3.2",
|
2020-12-22 10:59:14 -04:00
|
|
|
"_where": "/home/riddhi/simulation/Gazebo_simulation-Frontend",
|
2020-12-21 11:29:31 -04:00
|
|
|
"author": {
|
|
|
|
"name": "Greg Bergé",
|
|
|
|
"email": "berge.greg@gmail.com"
|
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/types": "^7.4.4"
|
|
|
|
},
|
|
|
|
"description": "Transform HAST to Babel AST (JSX)",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
},
|
|
|
|
"gitHead": "85446119414d768be3ab660ed4a20930a59f8eb5",
|
|
|
|
"keywords": [
|
|
|
|
"html",
|
|
|
|
"hast",
|
|
|
|
"babel",
|
|
|
|
"hast-util",
|
|
|
|
"unist-util",
|
|
|
|
"unist"
|
|
|
|
],
|
|
|
|
"license": "MIT",
|
|
|
|
"main": "lib/index.js",
|
|
|
|
"name": "@svgr/hast-util-to-babel-ast",
|
|
|
|
"publishConfig": {
|
|
|
|
"access": "public"
|
|
|
|
},
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/smooth-code/svgr/tree/master/packages/hast-util-to-babel-ast"
|
|
|
|
},
|
|
|
|
"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.2"
|
|
|
|
}
|