|
12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364 |
- {
- "_args": [
- [
- "@babel/helpers@7.14.6",
- "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror"
- ]
- ],
- "_development": true,
- "_from": "@babel/helpers@7.14.6",
- "_id": "@babel/helpers@7.14.6",
- "_inBundle": false,
- "_integrity": "sha512-yesp1ENQBiLI+iYHSJdoZKUtRpfTlL1grDIX9NRlAVppljLw/4tTyYupIB7uIYmC3stW/imAv8EqaKaS/ibmeA==",
- "_location": "/@babel/helpers",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@babel/helpers@7.14.6",
- "name": "@babel/helpers",
- "escapedName": "@babel%2fhelpers",
- "scope": "@babel",
- "rawSpec": "7.14.6",
- "saveSpec": null,
- "fetchSpec": "7.14.6"
- },
- "_requiredBy": [
- "/@babel/core"
- ],
- "_resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.14.6.tgz",
- "_spec": "7.14.6",
- "_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/template": "^7.14.5",
- "@babel/traverse": "^7.14.5",
- "@babel/types": "^7.14.5"
- },
- "description": "Collection of helper functions used by Babel transforms.",
- "devDependencies": {
- "@babel/helper-plugin-test-runner": "7.14.5"
- },
- "engines": {
- "node": ">=6.9.0"
- },
- "homepage": "https://babel.dev/docs/en/next/babel-helpers",
- "license": "MIT",
- "main": "./lib/index.js",
- "name": "@babel/helpers",
- "publishConfig": {
- "access": "public"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/babel/babel.git",
- "directory": "packages/babel-helpers"
- },
- "version": "7.14.6"
- }
|