12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061 |
- {
- "_args": [
- [
- "@babel/helper-function-name@7.14.5",
- "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror"
- ]
- ],
- "_development": true,
- "_from": "@babel/helper-function-name@7.14.5",
- "_id": "@babel/helper-function-name@7.14.5",
- "_inBundle": false,
- "_integrity": "sha512-Gjna0AsXWfFvrAuX+VKcN/aNNWonizBj39yGwUzVDVTlMYJMK2Wp6xdpy72mfArFq5uK+NOuexfzZlzI1z9+AQ==",
- "_location": "/@babel/helper-function-name",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@babel/helper-function-name@7.14.5",
- "name": "@babel/helper-function-name",
- "escapedName": "@babel%2fhelper-function-name",
- "scope": "@babel",
- "rawSpec": "7.14.5",
- "saveSpec": null,
- "fetchSpec": "7.14.5"
- },
- "_requiredBy": [
- "/@babel/traverse"
- ],
- "_resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.14.5.tgz",
- "_spec": "7.14.5",
- "_where": "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror",
- "author": {
- "name": "The Babel Team",
- "url": "https://babel.dev/team"
- },
- "bugs": {
- "url": "https://github.com/babel/babel/issues"
- },
- "dependencies": {
- "@babel/helper-get-function-arity": "^7.14.5",
- "@babel/template": "^7.14.5",
- "@babel/types": "^7.14.5"
- },
- "description": "Helper function to change the property 'name' of every function",
- "engines": {
- "node": ">=6.9.0"
- },
- "homepage": "https://babel.dev/docs/en/next/babel-helper-function-name",
- "license": "MIT",
- "main": "./lib/index.js",
- "name": "@babel/helper-function-name",
- "publishConfig": {
- "access": "public"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/babel/babel.git",
- "directory": "packages/babel-helper-function-name"
- },
- "version": "7.14.5"
- }
|