You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
58 lines
1.7 KiB
58 lines
1.7 KiB
{ |
|
"_from": "@babel/template@^7.6.0", |
|
"_id": "@babel/template@7.7.4", |
|
"_inBundle": false, |
|
"_integrity": "sha512-qUzihgVPguAzXCK7WXw8pqs6cEwi54s3E+HrejlkuWO6ivMKx9hZl3Y2fSXp9i5HgyWmj7RKP+ulaYnKM4yYxw==", |
|
"_location": "/@babel/template", |
|
"_phantomChildren": {}, |
|
"_requested": { |
|
"type": "range", |
|
"registry": true, |
|
"raw": "@babel/template@^7.6.0", |
|
"name": "@babel/template", |
|
"escapedName": "@babel%2ftemplate", |
|
"scope": "@babel", |
|
"rawSpec": "^7.6.0", |
|
"saveSpec": null, |
|
"fetchSpec": "^7.6.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", |
|
"/istanbul-lib-instrument" |
|
], |
|
"_resolved": "https://registry.npmjs.org/@babel/template/-/template-7.7.4.tgz", |
|
"_shasum": "428a7d9eecffe27deac0a98e23bf8e3675d2a77b", |
|
"_spec": "@babel/template@^7.6.0", |
|
"_where": "/home/f2256342/forge/udemy-react/burger/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.4", |
|
"@babel/types": "^7.7.4" |
|
}, |
|
"deprecated": false, |
|
"description": "Generate an AST from a string template.", |
|
"gitHead": "75767d87cb147709b9bd9b99bf44daa6688874a9", |
|
"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.4" |
|
}
|
|
|