Sha256: 4a02b5df4164e1ed8aec50f158c51f81f7629f77c163e432746980205db6d833
Contents?: true
Size: 1.76 KB
Versions: 1
Compression:
Stored size: 1.76 KB
Contents
{ "_from": "@babel/helper-function-name@^7.9.5", "_id": "@babel/helper-function-name@7.9.5", "_inBundle": false, "_integrity": "sha512-JVcQZeXM59Cd1qanDUxv9fgJpt3NeKUaqBqUEvfmQ+BCOKq2xUgaWZW2hr0dkbyJgezYuplEoh5knmrnS68efw==", "_location": "/@babel/helper-function-name", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/helper-function-name@^7.9.5", "name": "@babel/helper-function-name", "escapedName": "@babel%2fhelper-function-name", "scope": "@babel", "rawSpec": "^7.9.5", "saveSpec": null, "fetchSpec": "^7.9.5" }, "_requiredBy": [ "/@babel/helper-create-class-features-plugin", "/@babel/helper-define-map", "/@babel/helper-wrap-function", "/@babel/plugin-transform-classes", "/@babel/plugin-transform-function-name", "/@babel/traverse" ], "_resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.9.5.tgz", "_shasum": "2b53820d35275120e1874a82e5aabe1376920a5c", "_spec": "@babel/helper-function-name@^7.9.5", "_where": "/Users/malomalo/Code/condenser/lib/condenser/processors/node_modules/@babel/traverse", "bundleDependencies": false, "dependencies": { "@babel/helper-get-function-arity": "^7.8.3", "@babel/template": "^7.8.3", "@babel/types": "^7.9.5" }, "deprecated": false, "description": "Helper function to change the property 'name' of every function", "gitHead": "5b97e77e030cf3853a147fdff81844ea4026219d", "license": "MIT", "main": "lib/index.js", "name": "@babel/helper-function-name", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-function-name" }, "version": "7.9.5" }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
condenser-0.3 | lib/condenser/processors/node_modules/@babel/helper-function-name/package.json |