[d565449] | 1 | {
|
---|
[79a0317] | 2 | "_from": "@babel/helper-string-parser@^7.25.9",
|
---|
| 3 | "_id": "@babel/helper-string-parser@7.25.9",
|
---|
| 4 | "_inBundle": false,
|
---|
| 5 | "_integrity": "sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==",
|
---|
| 6 | "_location": "/@babel/helper-string-parser",
|
---|
| 7 | "_phantomChildren": {},
|
---|
| 8 | "_requested": {
|
---|
| 9 | "type": "range",
|
---|
| 10 | "registry": true,
|
---|
| 11 | "raw": "@babel/helper-string-parser@^7.25.9",
|
---|
| 12 | "name": "@babel/helper-string-parser",
|
---|
| 13 | "escapedName": "@babel%2fhelper-string-parser",
|
---|
| 14 | "scope": "@babel",
|
---|
| 15 | "rawSpec": "^7.25.9",
|
---|
| 16 | "saveSpec": null,
|
---|
| 17 | "fetchSpec": "^7.25.9"
|
---|
[d565449] | 18 | },
|
---|
[79a0317] | 19 | "_requiredBy": [
|
---|
| 20 | "/@babel/types"
|
---|
| 21 | ],
|
---|
| 22 | "_resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz",
|
---|
| 23 | "_shasum": "1aabb72ee72ed35789b4bbcad3ca2862ce614e8c",
|
---|
| 24 | "_spec": "@babel/helper-string-parser@^7.25.9",
|
---|
| 25 | "_where": "/home/stevetosak/Proekt/IMaps/imaps-frontend/node_modules/@babel/types",
|
---|
| 26 | "author": {
|
---|
| 27 | "name": "The Babel Team",
|
---|
| 28 | "url": "https://babel.dev/team"
|
---|
[d565449] | 29 | },
|
---|
[79a0317] | 30 | "bugs": {
|
---|
| 31 | "url": "https://github.com/babel/babel/issues"
|
---|
| 32 | },
|
---|
| 33 | "bundleDependencies": false,
|
---|
| 34 | "deprecated": false,
|
---|
| 35 | "description": "A utility package to parse strings",
|
---|
[d565449] | 36 | "devDependencies": {
|
---|
| 37 | "charcodes": "^0.2.0"
|
---|
| 38 | },
|
---|
| 39 | "engines": {
|
---|
| 40 | "node": ">=6.9.0"
|
---|
| 41 | },
|
---|
| 42 | "exports": {
|
---|
| 43 | ".": {
|
---|
| 44 | "types": "./lib/index.d.ts",
|
---|
| 45 | "default": "./lib/index.js"
|
---|
| 46 | },
|
---|
| 47 | "./package.json": "./package.json"
|
---|
| 48 | },
|
---|
[79a0317] | 49 | "homepage": "https://babel.dev/docs/en/next/babel-helper-string-parser",
|
---|
| 50 | "license": "MIT",
|
---|
| 51 | "main": "./lib/index.js",
|
---|
| 52 | "name": "@babel/helper-string-parser",
|
---|
| 53 | "publishConfig": {
|
---|
| 54 | "access": "public"
|
---|
| 55 | },
|
---|
| 56 | "repository": {
|
---|
| 57 | "type": "git",
|
---|
| 58 | "url": "git+https://github.com/babel/babel.git",
|
---|
| 59 | "directory": "packages/babel-helper-string-parser"
|
---|
| 60 | },
|
---|
| 61 | "type": "commonjs",
|
---|
| 62 | "version": "7.25.9"
|
---|
| 63 | }
|
---|