UNPKG

@platformos/pos-cli

Version:

Manage your platformOS application

59 lines (58 loc) 1.59 kB
{ "_args": [ [ "@babel/helpers@7.7.4", "/Users/pavel/projects/pos-cli/gui/graphql" ] ], "_development": true, "_from": "@babel/helpers@7.7.4", "_id": "@babel/helpers@7.7.4", "_inBundle": false, "_integrity": "sha512-ak5NGZGJ6LV85Q1Zc9gn2n+ayXOizryhjSUBTdu5ih1tlVCJeuQENzc4ItyCVhINVXvIT/ZQ4mheGIsfBkpskg==", "_location": "/@babel/helpers", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@babel/helpers@7.7.4", "name": "@babel/helpers", "escapedName": "@babel%2fhelpers", "scope": "@babel", "rawSpec": "7.7.4", "saveSpec": null, "fetchSpec": "7.7.4" }, "_requiredBy": [ "/@babel/core" ], "_resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.7.4.tgz", "_spec": "7.7.4", "_where": "/Users/pavel/projects/pos-cli/gui/graphql", "author": { "name": "Sebastian McKenzie", "email": "sebmck@gmail.com" }, "dependencies": { "@babel/template": "^7.7.4", "@babel/traverse": "^7.7.4", "@babel/types": "^7.7.4" }, "description": "Collection of helper functions used by Babel transforms.", "devDependencies": { "@babel/helper-plugin-test-runner": "^7.7.4" }, "gitHead": "75767d87cb147709b9bd9b99bf44daa6688874a9", "homepage": "https://babeljs.io/", "license": "MIT", "main": "lib/index.js", "name": "@babel/helpers", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "https://github.com/babel/babel/tree/master/packages/babel-helpers" }, "version": "7.7.4" }