@platformos/pos-cli
Version:
Manage your platformOS application
50 lines (49 loc) • 1.53 kB
JSON
{
"_args": [
[
"@babel/helper-hoist-variables@7.7.4",
"/Users/pavel/projects/pos-cli/gui/graphql"
]
],
"_development": true,
"_from": "@babel/helper-hoist-variables@7.7.4",
"_id": "@babel/helper-hoist-variables@7.7.4",
"_inBundle": false,
"_integrity": "sha512-wQC4xyvc1Jo/FnLirL6CEgPgPCa8M74tOdjWpRhQYapz5JC7u3NYU1zCVoVAGCE3EaIP9T1A3iW0WLJ+reZlpQ==",
"_location": "/@babel/helper-hoist-variables",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@babel/helper-hoist-variables@7.7.4",
"name": "@babel/helper-hoist-variables",
"escapedName": "@babel%2fhelper-hoist-variables",
"scope": "@babel",
"rawSpec": "7.7.4",
"saveSpec": null,
"fetchSpec": "7.7.4"
},
"_requiredBy": [
"/@babel/helper-call-delegate",
"/@babel/plugin-transform-modules-systemjs"
],
"_resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.7.4.tgz",
"_spec": "7.7.4",
"_where": "/Users/pavel/projects/pos-cli/gui/graphql",
"dependencies": {
"@babel/types": "^7.7.4"
},
"description": "Helper function to hoist variables",
"gitHead": "75767d87cb147709b9bd9b99bf44daa6688874a9",
"license": "MIT",
"main": "lib/index.js",
"name": "@babel/helper-hoist-variables",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "https://github.com/babel/babel/tree/master/packages/babel-helper-hoist-variables"
},
"version": "7.7.4"
}