[6a3a178] | 1 | {
|
---|
[59329aa] | 2 | "_args": [
|
---|
| 3 | [
|
---|
| 4 | "@babel/plugin-syntax-numeric-separator@7.10.4",
|
---|
| 5 | "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
|
---|
| 6 | ]
|
---|
| 7 | ],
|
---|
| 8 | "_development": true,
|
---|
| 9 | "_from": "@babel/plugin-syntax-numeric-separator@7.10.4",
|
---|
| 10 | "_id": "@babel/plugin-syntax-numeric-separator@7.10.4",
|
---|
| 11 | "_inBundle": false,
|
---|
| 12 | "_integrity": "sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==",
|
---|
| 13 | "_location": "/@babel/plugin-syntax-numeric-separator",
|
---|
| 14 | "_phantomChildren": {},
|
---|
| 15 | "_requested": {
|
---|
| 16 | "type": "version",
|
---|
| 17 | "registry": true,
|
---|
| 18 | "raw": "@babel/plugin-syntax-numeric-separator@7.10.4",
|
---|
| 19 | "name": "@babel/plugin-syntax-numeric-separator",
|
---|
| 20 | "escapedName": "@babel%2fplugin-syntax-numeric-separator",
|
---|
| 21 | "scope": "@babel",
|
---|
| 22 | "rawSpec": "7.10.4",
|
---|
| 23 | "saveSpec": null,
|
---|
| 24 | "fetchSpec": "7.10.4"
|
---|
[6a3a178] | 25 | },
|
---|
[59329aa] | 26 | "_requiredBy": [
|
---|
| 27 | "/@babel/plugin-proposal-numeric-separator",
|
---|
| 28 | "/@babel/preset-env"
|
---|
[6a3a178] | 29 | ],
|
---|
[59329aa] | 30 | "_resolved": "https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz",
|
---|
| 31 | "_spec": "7.10.4",
|
---|
| 32 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
|
---|
| 33 | "bugs": {
|
---|
| 34 | "url": "https://github.com/babel/babel/issues"
|
---|
| 35 | },
|
---|
[6a3a178] | 36 | "dependencies": {
|
---|
| 37 | "@babel/helper-plugin-utils": "^7.10.4"
|
---|
| 38 | },
|
---|
[59329aa] | 39 | "description": "Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator",
|
---|
| 40 | "devDependencies": {
|
---|
| 41 | "@babel/core": "^7.10.4"
|
---|
| 42 | },
|
---|
| 43 | "gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df",
|
---|
| 44 | "homepage": "https://github.com/babel/babel#readme",
|
---|
| 45 | "keywords": [
|
---|
| 46 | "babel-plugin"
|
---|
| 47 | ],
|
---|
| 48 | "license": "MIT",
|
---|
| 49 | "main": "lib/index.js",
|
---|
| 50 | "name": "@babel/plugin-syntax-numeric-separator",
|
---|
[6a3a178] | 51 | "peerDependencies": {
|
---|
| 52 | "@babel/core": "^7.0.0-0"
|
---|
| 53 | },
|
---|
[59329aa] | 54 | "publishConfig": {
|
---|
| 55 | "access": "public"
|
---|
| 56 | },
|
---|
| 57 | "repository": {
|
---|
| 58 | "type": "git",
|
---|
| 59 | "url": "git+https://github.com/babel/babel.git",
|
---|
| 60 | "directory": "packages/babel-plugin-syntax-numeric-separator"
|
---|
[6a3a178] | 61 | },
|
---|
[59329aa] | 62 | "version": "7.10.4"
|
---|
[6a3a178] | 63 | }
|
---|