Gazebo_simulation-Frontend/node_modules/babel-template/package.json

56 lines
1.5 KiB
JSON
Raw Normal View History

2020-12-21 11:29:31 -04:00
{
"_args": [
[
"babel-template@6.26.0",
2020-12-22 10:59:14 -04:00
"/home/riddhi/simulation/Gazebo_simulation-Frontend"
2020-12-21 11:29:31 -04:00
]
],
"_from": "babel-template@6.26.0",
"_id": "babel-template@6.26.0",
"_inBundle": false,
"_integrity": "sha1-3gPi0WOWsGn0bdn/+FIfsaDjXgI=",
"_location": "/babel-template",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "babel-template@6.26.0",
"name": "babel-template",
"escapedName": "babel-template",
"rawSpec": "6.26.0",
"saveSpec": null,
"fetchSpec": "6.26.0"
},
"_requiredBy": [
"/babel-helpers",
"/babel-register/babel-core",
"/istanbul-lib-instrument",
"/jest-config/babel-core",
"/jest-runtime/babel-core"
],
"_resolved": "https://registry.npmjs.org/babel-template/-/babel-template-6.26.0.tgz",
"_spec": "6.26.0",
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": "Sebastian McKenzie",
"email": "sebmck@gmail.com"
},
"dependencies": {
"babel-runtime": "^6.26.0",
"babel-traverse": "^6.26.0",
"babel-types": "^6.26.0",
"babylon": "^6.18.0",
"lodash": "^4.17.4"
},
"description": "Generate an AST from a string template.",
"homepage": "https://babeljs.io/",
"license": "MIT",
"main": "lib/index.js",
"name": "babel-template",
"repository": {
"type": "git",
"url": "https://github.com/babel/babel/tree/master/packages/babel-template"
},
"version": "6.26.0"
}