Sha256: c3565c3c9d8a9c5724a06e5573c9e28c46b670eb921d4a98a3c94d0924e4001c
Contents?: true
Size: 1.62 KB
Versions: 6
Compression:
Stored size: 1.62 KB
Contents
{ "_from": "@babel/helper-wrap-function@^7.7.4", "_id": "@babel/helper-wrap-function@7.7.4", "_inBundle": false, "_integrity": "sha512-VsfzZt6wmsocOaVU0OokwrIytHND55yvyT4BPB9AIIgwr8+x7617hetdJTsuGwygN5RC6mxA9EJztTjuwm2ofg==", "_location": "/@babel/helper-wrap-function", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/helper-wrap-function@^7.7.4", "name": "@babel/helper-wrap-function", "escapedName": "@babel%2fhelper-wrap-function", "scope": "@babel", "rawSpec": "^7.7.4", "saveSpec": null, "fetchSpec": "^7.7.4" }, "_requiredBy": [ "/@babel/helper-remap-async-to-generator" ], "_resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.7.4.tgz", "_shasum": "37ab7fed5150e22d9d7266e830072c0cdd8baace", "_spec": "@babel/helper-wrap-function@^7.7.4", "_where": "/Users/malomalo/Code/condenser/lib/condenser/processors/node_modules/@babel/helper-remap-async-to-generator", "bundleDependencies": false, "dependencies": { "@babel/helper-function-name": "^7.7.4", "@babel/template": "^7.7.4", "@babel/traverse": "^7.7.4", "@babel/types": "^7.7.4" }, "deprecated": false, "description": "Helper to wrap functions inside a function call.", "gitHead": "75767d87cb147709b9bd9b99bf44daa6688874a9", "license": "MIT", "main": "lib/index.js", "name": "@babel/helper-wrap-function", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-wrap-function" }, "version": "7.7.4" }
Version data entries
6 entries across 6 versions & 1 rubygems