12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758 |
- {
- "_args": [
- [
- "babel-template@6.26.0",
- "/Users/lihai/jolijoli/pad_spa"
- ]
- ],
- "_development": true,
- "_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-plugin-transform-es2015-modules-commonjs",
- "/babel-register/babel-core",
- "/istanbul-lib-instrument",
- "/jest-config/babel-core",
- "/jest-runtime/babel-core"
- ],
- "_resolved": "https://registry.npm.taobao.org/babel-template/download/babel-template-6.26.0.tgz",
- "_spec": "6.26.0",
- "_where": "/Users/lihai/jolijoli/pad_spa",
- "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"
- }
|