1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253 |
- {
- "_args": [
- [
- "@babel/helper-get-function-arity@7.12.13",
- "D:\\project\\苏南官网\\su_nan_guan_wang"
- ]
- ],
- "_development": true,
- "_from": "@babel/helper-get-function-arity@7.12.13",
- "_id": "@babel/helper-get-function-arity@7.12.13",
- "_inBundle": false,
- "_integrity": "sha1-vGNFHUA6OzCCuX4diz/lvUCR5YM=",
- "_location": "/@babel/helper-get-function-arity",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@babel/helper-get-function-arity@7.12.13",
- "name": "@babel/helper-get-function-arity",
- "escapedName": "@babel%2fhelper-get-function-arity",
- "scope": "@babel",
- "rawSpec": "7.12.13",
- "saveSpec": null,
- "fetchSpec": "7.12.13"
- },
- "_requiredBy": [
- "/@babel/helper-function-name"
- ],
- "_resolved": "https://registry.npm.taobao.org/@babel/helper-get-function-arity/download/@babel/helper-get-function-arity-7.12.13.tgz",
- "_spec": "7.12.13",
- "_where": "D:\\project\\苏南官网\\su_nan_guan_wang",
- "bugs": {
- "url": "https://github.com/babel/babel/issues"
- },
- "dependencies": {
- "@babel/types": "^7.12.13"
- },
- "description": "Helper function to get function arity",
- "homepage": "https://babel.dev/docs/en/next/babel-helper-get-function-arity",
- "license": "MIT",
- "main": "lib/index.js",
- "name": "@babel/helper-get-function-arity",
- "publishConfig": {
- "access": "public"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/babel/babel.git",
- "directory": "packages/babel-helper-get-function-arity"
- },
- "version": "7.12.13"
- }
|