UNPKG

lightfold

Version:

lightweight scaffolding and archiving utility CLI.

49 lines (48 loc) 1.53 kB
{ "_from": "@babel/runtime-corejs3@^7.8.3", "_id": "@babel/runtime-corejs3@7.9.6", "_inBundle": false, "_integrity": "sha512-6toWAfaALQjt3KMZQc6fABqZwUDDuWzz+cAfPhqyEnzxvdWOAkjwPNxgF8xlmo7OWLsSjaKjsskpKHRLaMArOA==", "_location": "/@babel/runtime-corejs3", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/runtime-corejs3@^7.8.3", "name": "@babel/runtime-corejs3", "escapedName": "@babel%2fruntime-corejs3", "scope": "@babel", "rawSpec": "^7.8.3", "saveSpec": null, "fetchSpec": "^7.8.3" }, "_requiredBy": [ "/xregexp" ], "_resolved": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.9.6.tgz", "_shasum": "67aded13fffbbc2cb93247388cf84d77a4be9a71", "_spec": "@babel/runtime-corejs3@^7.8.3", "_where": "/Users/andrewxia/Documents/work/codefold/example/node_modules/xregexp", "author": { "name": "Denis Pushkarev", "email": "zloirock@zloirock.ru" }, "bundleDependencies": false, "dependencies": { "core-js-pure": "^3.0.0", "regenerator-runtime": "^0.13.4" }, "deprecated": false, "description": "babel's modular runtime helpers with core-js@3 polyfilling", "gitHead": "9c2846bcacc75aa931ea9d556950c2113765d43d", "license": "MIT", "name": "@babel/runtime-corejs3", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "https://github.com/babel/babel/tree/master/packages/babel-runtime-corejs3" }, "version": "7.9.6" }