UNPKG

lightfold

Version:

lightweight scaffolding and archiving utility CLI.

55 lines (54 loc) 1.61 kB
{ "_from": "@babel/helpers@^7.9.0", "_id": "@babel/helpers@7.9.6", "_inBundle": false, "_integrity": "sha512-tI4bUbldloLcHWoRUMAj4g1bF313M/o6fBKhIsb3QnGVPwRm9JsNf/gqMkQ7zjqReABiffPV6RWj7hEglID5Iw==", "_location": "/@babel/helpers", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/helpers@^7.9.0", "name": "@babel/helpers", "escapedName": "@babel%2fhelpers", "scope": "@babel", "rawSpec": "^7.9.0", "saveSpec": null, "fetchSpec": "^7.9.0" }, "_requiredBy": [ "/@babel/core" ], "_resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.9.6.tgz", "_shasum": "092c774743471d0bb6c7de3ad465ab3d3486d580", "_spec": "@babel/helpers@^7.9.0", "_where": "/Users/andrewxia/Documents/work/codefold/example/node_modules/@babel/core", "author": { "name": "Sebastian McKenzie", "email": "sebmck@gmail.com" }, "bundleDependencies": false, "dependencies": { "@babel/template": "^7.8.3", "@babel/traverse": "^7.9.6", "@babel/types": "^7.9.6" }, "deprecated": false, "description": "Collection of helper functions used by Babel transforms.", "devDependencies": { "@babel/helper-plugin-test-runner": "^7.8.3" }, "gitHead": "9c2846bcacc75aa931ea9d556950c2113765d43d", "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.9.6" }