| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748 |
- {
- "_from": "@babel/template@7.0.0-beta.44",
- "_id": "@babel/template@7.0.0-beta.44",
- "_inBundle": false,
- "_integrity": "sha512-w750Sloq0UNifLx1rUqwfbnC6uSUk0mfwwgGRfdLiaUzfAOiH0tHJE6ILQIUi3KYkjiCDTskoIsnfqZvWLBDng==",
- "_location": "/@babel/template",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@babel/template@7.0.0-beta.44",
- "name": "@babel/template",
- "escapedName": "@babel%2ftemplate",
- "scope": "@babel",
- "rawSpec": "7.0.0-beta.44",
- "saveSpec": null,
- "fetchSpec": "7.0.0-beta.44"
- },
- "_requiredBy": [
- "/@babel/helper-function-name"
- ],
- "_resolved": "https://registry.npmmirror.com/@babel/template/-/template-7.0.0-beta.44.tgz",
- "_shasum": "f8832f4fdcee5d59bf515e595fc5106c529b394f",
- "_spec": "@babel/template@7.0.0-beta.44",
- "_where": "D:\\HTC\\program\\善行少年\\security-enterprise-admin\\node_modules\\@babel\\helper-function-name",
- "author": {
- "name": "Sebastian McKenzie",
- "email": "sebmck@gmail.com"
- },
- "bundleDependencies": false,
- "dependencies": {
- "@babel/code-frame": "7.0.0-beta.44",
- "@babel/types": "7.0.0-beta.44",
- "babylon": "7.0.0-beta.44",
- "lodash": "^4.2.0"
- },
- "deprecated": false,
- "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": "7.0.0-beta.44"
- }
|