UNPKG

@platformos/pos-cli

Version:

Manage your platformOS application

54 lines (53 loc) 1.82 kB
{ "_args": [ [ "@babel/helper-member-expression-to-functions@7.7.4", "/Users/pavel/projects/pos-cli/gui/graphql" ] ], "_development": true, "_from": "@babel/helper-member-expression-to-functions@7.7.4", "_id": "@babel/helper-member-expression-to-functions@7.7.4", "_inBundle": false, "_integrity": "sha512-9KcA1X2E3OjXl/ykfMMInBK+uVdfIVakVe7W7Lg3wfXUNyS3Q1HWLFRwZIjhqiCGbslummPDnmb7vIekS0C1vw==", "_location": "/@babel/helper-member-expression-to-functions", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@babel/helper-member-expression-to-functions@7.7.4", "name": "@babel/helper-member-expression-to-functions", "escapedName": "@babel%2fhelper-member-expression-to-functions", "scope": "@babel", "rawSpec": "7.7.4", "saveSpec": null, "fetchSpec": "7.7.4" }, "_requiredBy": [ "/@babel/helper-create-class-features-plugin", "/@babel/helper-replace-supers" ], "_resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.7.4.tgz", "_spec": "7.7.4", "_where": "/Users/pavel/projects/pos-cli/gui/graphql", "author": { "name": "Justin Ridgewell", "email": "justin@ridgewell.name" }, "dependencies": { "@babel/types": "^7.7.4" }, "description": "Helper function to replace certain member expressions with function calls", "gitHead": "75767d87cb147709b9bd9b99bf44daa6688874a9", "license": "MIT", "main": "lib/index.js", "name": "@babel/helper-member-expression-to-functions", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-member-expression-to-functions" }, "version": "7.7.4" }