Sha256: 91376d3dcda1a94337201816b9e669e030ddf74903cb23b4ad3e42b14265b970
Contents?: true
Size: 1.57 KB
Versions: 1
Compression:
Stored size: 1.57 KB
Contents
{ "_from": "@babel/helper-get-function-arity@^7.8.3", "_id": "@babel/helper-get-function-arity@7.8.3", "_inBundle": false, "_integrity": "sha512-FVDR+Gd9iLjUMY1fzE2SR0IuaJToR4RkCDARVfsBBPSP53GEqSFjD8gNyxg246VUyc/ALRxFaAK8rVG7UT7xRA==", "_location": "/@babel/helper-get-function-arity", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/helper-get-function-arity@^7.8.3", "name": "@babel/helper-get-function-arity", "escapedName": "@babel%2fhelper-get-function-arity", "scope": "@babel", "rawSpec": "^7.8.3", "saveSpec": null, "fetchSpec": "^7.8.3" }, "_requiredBy": [ "/@babel/helper-function-name", "/@babel/plugin-transform-parameters" ], "_resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.8.3.tgz", "_shasum": "b894b947bd004381ce63ea1db9f08547e920abd5", "_spec": "@babel/helper-get-function-arity@^7.8.3", "_where": "/Users/malomalo/Code/condenser/lib/condenser/processors/node_modules/@babel/helper-function-name", "bundleDependencies": false, "dependencies": { "@babel/types": "^7.8.3" }, "deprecated": false, "description": "Helper function to get function arity", "gitHead": "a7620bd266ae1345975767bbc7abf09034437017", "license": "MIT", "main": "lib/index.js", "name": "@babel/helper-get-function-arity", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-get-function-arity" }, "version": "7.8.3" }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
condenser-0.3 | lib/condenser/processors/node_modules/@babel/helper-get-function-arity/package.json |