UNPKG

@tdb/web

Version:

Common condiguration for serving a web-site and testing web-based UI components.

13 lines (12 loc) 448 B
{ "name": "@babel/helper-member-expression-to-functions", "version": "7.0.0", "description": "Helper function to replace certain member expressions with function calls", "repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-member-expression-to-functions", "license": "MIT", "main": "lib/index.js", "author": "Justin Ridgewell <justin@ridgewell.name>", "dependencies": { "@babel/types": "^7.0.0" } }