mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
105 lines
4.0 KiB
JSON
105 lines
4.0 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"@babel/plugin-syntax-numeric-separator@^7.8.0",
|
|
"/home/christine/0_WORK/gradcomm/mithril_client/node_modules/@babel/preset-env"
|
|
]
|
|
],
|
|
"_from": "@babel/plugin-syntax-numeric-separator@>=7.8.0 <8.0.0",
|
|
"_hasShrinkwrap": false,
|
|
"_id": "@babel/plugin-syntax-numeric-separator@7.8.3",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/@babel/plugin-syntax-numeric-separator",
|
|
"_nodeVersion": "13.6.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/plugin-syntax-numeric-separator_7.8.3_1578951680240_0.42675514841668116"
|
|
},
|
|
"_npmUser": {
|
|
"email": "nicolo.ribaudo@gmail.com",
|
|
"name": "nicolo-ribaudo"
|
|
},
|
|
"_npmVersion": "lerna/3.19.0/node@v13.6.0+x64 (linux)",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "@babel/plugin-syntax-numeric-separator",
|
|
"raw": "@babel/plugin-syntax-numeric-separator@^7.8.0",
|
|
"rawSpec": "^7.8.0",
|
|
"scope": "@babel",
|
|
"spec": ">=7.8.0 <8.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/plugin-proposal-numeric-separator",
|
|
"/@babel/preset-env"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.8.3.tgz",
|
|
"_shasum": "0e3fb63e09bea1b11e96467271c8308007e7c41f",
|
|
"_shrinkwrap": null,
|
|
"_spec": "@babel/plugin-syntax-numeric-separator@^7.8.0",
|
|
"_where": "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/@babel/preset-env",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.3"
|
|
},
|
|
"description": "Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator",
|
|
"devDependencies": {
|
|
"@babel/core": "^7.8.3"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"fileCount": 4,
|
|
"integrity": "sha512-H7dCMAdN83PcCmqmkHB5dtp+Xa9a6LKSvA2hiFBC/5alSHxM5VgWZXFqDi0YFe8XNGT6iCa+z4V4zSt/PdZ7Dw==",
|
|
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHOQACRA9TVsSAnZWagAAFKoP/2ylZ4DG3YUx7k505xKj\n4bFtjZwMXU4cKdvdY16jzJOsr3CwTKgmygsV1JjXWct4WKYmQ8TbuE1gKZZs\n9xi+z0JLKTXigisFrNzus4aETvcjP5ZO8RaRc2dkWK5HojaEBjS+omHDCCsH\nqJOZMxURgAe27y9ejKCffN87B99triVEZL4P34zL+X63WJhO4l3MVnvPiEfp\nBfdXcFVUwtgdF3G2mW3IBdjrGpgbnt0j7dNK4JIWyyfw7EZJXWjXmpUPTVE2\nLgZhKHnHpMsMDWIhHgo3iH5T2/VhoVh7lvNyU636W06AkNUw9oj2YPjugy6J\nN2xsScLA/eaqN2V3oHIVal4Uzqarm/zo2dTqMw6H2Hp0gIfEqoxNvtsmCXhN\nqk3WlyHi8TlT88k3F1gsNUv4IUohN2KbVEtCrll8hHf2CQ4GWgNWYVPKVRLX\nhFTMLDhph+RhomEZG87DoWpnvmhHil/BqIBRPICWcU1risrGrUx8NqhybtYA\nKINtBuB+2Yy79nmNV7y3cbX0+sF9YcH/ThsXULjjwCrTKX187GTcD2iFtEnb\n8+tPCaDGW52o2TVDPIG+bqv8W0J0WkL3KnRUavtwWUV+PrpdeOHry8gYsE2B\nKwkP/AGn3HW35HYZLCZvfR5tF+1Jy36oYnOHQnd+9HGVtKVH9ZKpSYgG+Die\nDus+\r\n=Kr/a\r\n-----END PGP SIGNATURE-----\r\n",
|
|
"shasum": "0e3fb63e09bea1b11e96467271c8308007e7c41f",
|
|
"tarball": "https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.8.3.tgz",
|
|
"unpackedSize": 2700
|
|
},
|
|
"gitHead": "a7620bd266ae1345975767bbc7abf09034437017",
|
|
"keywords": [
|
|
"babel-plugin"
|
|
],
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "danez",
|
|
"email": "daniel@tschinder.de"
|
|
},
|
|
{
|
|
"name": "developit",
|
|
"email": "jason@developit.ca"
|
|
},
|
|
{
|
|
"name": "existentialism",
|
|
"email": "bng412@gmail.com"
|
|
},
|
|
{
|
|
"name": "hzoo",
|
|
"email": "hi@henryzoo.com"
|
|
},
|
|
{
|
|
"name": "loganfsmyth",
|
|
"email": "loganfsmyth@gmail.com"
|
|
},
|
|
{
|
|
"name": "nicolo-ribaudo",
|
|
"email": "nicolo.ribaudo@gmail.com"
|
|
}
|
|
],
|
|
"name": "@babel/plugin-syntax-numeric-separator",
|
|
"optionalDependencies": {},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
},
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-numeric-separator"
|
|
},
|
|
"version": "7.8.3"
|
|
}
|