| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657 |
- {
- "_from": "@babel/template@^7.7.0",
- "_id": "@babel/template@7.7.0",
- "_inBundle": false,
- "_integrity": "sha512-OKcwSYOW1mhWbnTBgQY5lvg1Fxg+VyfQGjcBduZFljfc044J5iDlnDSfhQ867O17XHiSCxYHUxHg2b7ryitbUQ==",
- "_location": "/@babel/template",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "@babel/template@^7.7.0",
- "name": "@babel/template",
- "escapedName": "@babel%2ftemplate",
- "scope": "@babel",
- "rawSpec": "^7.7.0",
- "saveSpec": null,
- "fetchSpec": "^7.7.0"
- },
- "_requiredBy": [
- "/@babel/core",
- "/@babel/helper-function-name",
- "/@babel/helper-module-transforms",
- "/@babel/helper-remap-async-to-generator",
- "/@babel/helper-simple-access",
- "/@babel/helper-wrap-function",
- "/@babel/helpers"
- ],
- "_resolved": "https://registry.npmjs.org/@babel/template/-/template-7.7.0.tgz",
- "_shasum": "4fadc1b8e734d97f56de39c77de76f2562e597d0",
- "_spec": "@babel/template@^7.7.0",
- "_where": "/var/www/html/mdch.sipadu/node_modules/@babel/core",
- "author": {
- "name": "Sebastian McKenzie",
- "email": "sebmck@gmail.com"
- },
- "bundleDependencies": false,
- "dependencies": {
- "@babel/code-frame": "^7.0.0",
- "@babel/parser": "^7.7.0",
- "@babel/types": "^7.7.0"
- },
- "deprecated": false,
- "description": "Generate an AST from a string template.",
- "gitHead": "97faa83953cb87e332554fa559a4956d202343ea",
- "homepage": "https://babeljs.io/",
- "license": "MIT",
- "main": "lib/index.js",
- "name": "@babel/template",
- "publishConfig": {
- "access": "public"
- },
- "repository": {
- "type": "git",
- "url": "https://github.com/babel/babel/tree/master/packages/babel-template"
- },
- "version": "7.7.0"
- }
|