mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
106 lines
4.0 KiB
JSON
106 lines
4.0 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"@babel/plugin-proposal-json-strings@^7.8.3",
|
|
"/home/christine/0_WORK/gradcomm/mithril_client/node_modules/@babel/preset-env"
|
|
]
|
|
],
|
|
"_from": "@babel/plugin-proposal-json-strings@>=7.8.3 <8.0.0",
|
|
"_hasShrinkwrap": false,
|
|
"_id": "@babel/plugin-proposal-json-strings@7.8.3",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/@babel/plugin-proposal-json-strings",
|
|
"_nodeVersion": "13.6.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/plugin-proposal-json-strings_7.8.3_1578951672468_0.8224377318303946"
|
|
},
|
|
"_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-proposal-json-strings",
|
|
"raw": "@babel/plugin-proposal-json-strings@^7.8.3",
|
|
"rawSpec": "^7.8.3",
|
|
"scope": "@babel",
|
|
"spec": ">=7.8.3 <8.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/preset-env"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.8.3.tgz",
|
|
"_shasum": "da5216b238a98b58a1e05d6852104b10f9a70d6b",
|
|
"_shrinkwrap": null,
|
|
"_spec": "@babel/plugin-proposal-json-strings@^7.8.3",
|
|
"_where": "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/@babel/preset-env",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.3",
|
|
"@babel/plugin-syntax-json-strings": "^7.8.0"
|
|
},
|
|
"description": "Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings",
|
|
"devDependencies": {
|
|
"@babel/core": "^7.8.3",
|
|
"@babel/helper-plugin-test-runner": "^7.8.3"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"fileCount": 4,
|
|
"integrity": "sha512-KGhQNZ3TVCQG/MjRbAUwuH+14y9q0tpxs1nWWs3pbSleRdDro9SAMMDyye8HhY1gqZ7/NqIc8SKhya0wRDgP1Q==",
|
|
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHOP5CRA9TVsSAnZWagAAyrcP/2KXNV9y+jHwW1s4XPoj\n8uIJ9ka+1RJ/Ppyalputdof6CaNqaxG2GQQRN2GVjg3WxO9IU4GoszEo3o9+\nzGJwcJgTG3L7q8loqC9+0C29PHjTbhivNnR5YjLEma1Czkr1CmGIs0ZbDSLW\n48zklQXH0e6Ht82w0uRJCmkswJeciTVqzB2lAG0Xx2d65UXSeCFilTJOixX8\nFkVEW8HZhP7DYfSDMq0jUYvSpidf7FJIK5yE/YtlAm3bMwgBw+MH3luphGoM\nHzzziCL3k96U1nuYWYhQjkEuwmsfwrHWXrYFlDDOdmR788Idk1hmKL5uWDQu\nE3qOV0YETzgacVnJ2tqIVfX4m/vEpyStP1ufZ52uyhGyEQTcJQ9t61V2AmRJ\n/5Kr65u3wdWSZ+yivPqi65nkb2pdlyEqOOvBLcEdMO1tpZ9fD3On/irdmdeD\np84CZArgwzjmZpXo5wcOx+1g/ZaoRGN8aeoEyarI78yaEBLBDpXi9zUurP7c\n9IVzdQ8LMSE+3EPBtoYX3J3eFUXccfR8S41VdmVmYeqHW88WTWvpeVnxqtqK\nIthRruQzEuRDms2uZssGBSOkOX8Ly7Am6rFFYUsLaaeEHIfqgb2f2YqLLF30\nrDaXxbTZaOwT4GHloiIKcLxsIeUQ5b3XYyryWUspzuO/kEKzCnrqyi98/QYw\nPGto\r\n=QCH8\r\n-----END PGP SIGNATURE-----\r\n",
|
|
"shasum": "da5216b238a98b58a1e05d6852104b10f9a70d6b",
|
|
"tarball": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.8.3.tgz",
|
|
"unpackedSize": 3361
|
|
},
|
|
"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-proposal-json-strings",
|
|
"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-proposal-json-strings"
|
|
},
|
|
"version": "7.8.3"
|
|
}
|