1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950 |
- {
- "_args": [
- [
- "@babel/helper-member-expression-to-functions@7.0.0",
- "/Users/lihai/jolijoli/pad_spa"
- ]
- ],
- "_development": true,
- "_from": "@babel/helper-member-expression-to-functions@7.0.0",
- "_id": "@babel/helper-member-expression-to-functions@7.0.0",
- "_inBundle": false,
- "_integrity": "sha1-jNFLCg33/wDwCefXpDaUX0fHoW8=",
- "_location": "/@babel/helper-member-expression-to-functions",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@babel/helper-member-expression-to-functions@7.0.0",
- "name": "@babel/helper-member-expression-to-functions",
- "escapedName": "@babel%2fhelper-member-expression-to-functions",
- "scope": "@babel",
- "rawSpec": "7.0.0",
- "saveSpec": null,
- "fetchSpec": "7.0.0"
- },
- "_requiredBy": [
- "/@babel/helper-create-class-features-plugin",
- "/@babel/helper-replace-supers"
- ],
- "_resolved": "https://registry.npm.taobao.org/@babel/helper-member-expression-to-functions/download/@babel/helper-member-expression-to-functions-7.0.0.tgz",
- "_spec": "7.0.0",
- "_where": "/Users/lihai/jolijoli/pad_spa",
- "author": {
- "name": "Justin Ridgewell",
- "email": "justin@ridgewell.name"
- },
- "dependencies": {
- "@babel/types": "^7.0.0"
- },
- "description": "Helper function to replace certain member expressions with function calls",
- "license": "MIT",
- "main": "lib/index.js",
- "name": "@babel/helper-member-expression-to-functions",
- "repository": {
- "type": "git",
- "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-member-expression-to-functions"
- },
- "version": "7.0.0"
- }
|