123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354 |
- {
- "_args": [
- [
- "@babel/helper-function-name@7.1.0",
- "/Users/apple/tmp/ok/vue_cli_default"
- ]
- ],
- "_development": true,
- "_from": "@babel/helper-function-name@7.1.0",
- "_id": "@babel/helper-function-name@7.1.0",
- "_inBundle": false,
- "_integrity": "sha1-oM6wFoX3M1XUNgwSR/WCv6/I/1M=",
- "_location": "/@babel/helper-function-name",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@babel/helper-function-name@7.1.0",
- "name": "@babel/helper-function-name",
- "escapedName": "@babel%2fhelper-function-name",
- "scope": "@babel",
- "rawSpec": "7.1.0",
- "saveSpec": null,
- "fetchSpec": "7.1.0"
- },
- "_requiredBy": [
- "/@babel/helper-create-class-features-plugin",
- "/@babel/helper-define-map",
- "/@babel/helper-wrap-function",
- "/@babel/plugin-transform-classes",
- "/@babel/plugin-transform-function-name",
- "/@babel/traverse"
- ],
- "_resolved": "http://registry.npm.taobao.org/@babel/helper-function-name/download/@babel/helper-function-name-7.1.0.tgz",
- "_spec": "7.1.0",
- "_where": "/Users/apple/tmp/ok/vue_cli_default",
- "dependencies": {
- "@babel/helper-get-function-arity": "^7.0.0",
- "@babel/template": "^7.1.0",
- "@babel/types": "^7.0.0"
- },
- "description": "Helper function to change the property 'name' of every function",
- "license": "MIT",
- "main": "lib/index.js",
- "name": "@babel/helper-function-name",
- "publishConfig": {
- "access": "public"
- },
- "repository": {
- "type": "git",
- "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-function-name"
- },
- "version": "7.1.0"
- }
|