{ "_args": [ [ "@babel/plugin-transform-template-literals@7.10.5", "/Users/linhuakun/Downloads/nodejs/codewhy" ] ], "_development": true, "_from": "@babel/plugin-transform-template-literals@7.10.5", "_id": "@babel/plugin-transform-template-literals@7.10.5", "_inBundle": false, "_integrity": "sha1-eLxdYmpmQtszEtnQ8AH152Of3ow=", "_location": "/@babel/plugin-transform-template-literals", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@babel/plugin-transform-template-literals@7.10.5", "name": "@babel/plugin-transform-template-literals", "escapedName": "@babel%2fplugin-transform-template-literals", "scope": "@babel", "rawSpec": "7.10.5", "saveSpec": null, "fetchSpec": "7.10.5" }, "_requiredBy": [ "/@babel/preset-env" ], "_resolved": "https://registry.npm.taobao.org/@babel/plugin-transform-template-literals/download/@babel/plugin-transform-template-literals-7.10.5.tgz?cache=0&sync_timestamp=1594751531070&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-transform-template-literals%2Fdownload%2F%40babel%2Fplugin-transform-template-literals-7.10.5.tgz", "_spec": "7.10.5", "_where": "/Users/linhuakun/Downloads/nodejs/codewhy", "bugs": { "url": "https://github.com/babel/babel/issues" }, "dependencies": { "@babel/helper-annotate-as-pure": "^7.10.4", "@babel/helper-plugin-utils": "^7.10.4" }, "description": "Compile ES2015 template literals to ES5", "devDependencies": { "@babel/core": "^7.10.5", "@babel/helper-plugin-test-runner": "^7.10.4" }, "gitHead": "f7964a9ac51356f7df6404a25b27ba1cffba1ba7", "homepage": "https://github.com/babel/babel#readme", "keywords": [ "babel-plugin" ], "license": "MIT", "main": "lib/index.js", "name": "@babel/plugin-transform-template-literals", "peerDependencies": { "@babel/core": "^7.0.0-0" }, "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/babel/babel.git", "directory": "packages/babel-plugin-transform-template-literals" }, "version": "7.10.5" }