mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
105 lines
3.8 KiB
JSON
105 lines
3.8 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"@babel/plugin-transform-for-of@^7.9.0",
|
|
"/home/christine/0_WORK/gradcomm/mithril_client/node_modules/@babel/preset-env"
|
|
]
|
|
],
|
|
"_from": "@babel/plugin-transform-for-of@>=7.9.0 <8.0.0",
|
|
"_hasShrinkwrap": false,
|
|
"_id": "@babel/plugin-transform-for-of@7.9.0",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/@babel/plugin-transform-for-of",
|
|
"_nodeVersion": "13.11.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/plugin-transform-for-of_7.9.0_1584718756400_0.5522189587191002"
|
|
},
|
|
"_npmUser": {
|
|
"email": "nicolo.ribaudo@gmail.com",
|
|
"name": "nicolo-ribaudo"
|
|
},
|
|
"_npmVersion": "lerna/3.19.0/node@v13.11.0+x64 (linux)",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "@babel/plugin-transform-for-of",
|
|
"raw": "@babel/plugin-transform-for-of@^7.9.0",
|
|
"rawSpec": "^7.9.0",
|
|
"scope": "@babel",
|
|
"spec": ">=7.9.0 <8.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/preset-env"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.9.0.tgz",
|
|
"_shasum": "0f260e27d3e29cd1bb3128da5e76c761aa6c108e",
|
|
"_shrinkwrap": null,
|
|
"_spec": "@babel/plugin-transform-for-of@^7.9.0",
|
|
"_where": "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/@babel/preset-env",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.3"
|
|
},
|
|
"description": "Compile ES2015 for...of to ES5",
|
|
"devDependencies": {
|
|
"@babel/core": "^7.9.0",
|
|
"@babel/helper-plugin-test-runner": "^7.8.3"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"fileCount": 5,
|
|
"integrity": "sha512-lTAnWOpMwOXpyDx06N+ywmF3jNbafZEqZ96CGYabxHrxNX8l5ny7dt4bK/rGwAh9utyP2b2Hv7PlZh1AAS54FQ==",
|
|
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedOOsCRA9TVsSAnZWagAAn50P/A9SaMZDpjrn43C3pC5M\n42prl/yZbDSdUPCw7KVsb0yrK68Bsna3aQjU32kkwm/52XX0vHXf5mrF5X7Y\npCngFos8QPXIQQ3Z31R55JC+Ay3kAmCl6TZDCaC+xdx2fVUXiFlKjqT5TyvP\nOgjd10De5xlzQRRb/94/nehvdu+PJzoGinGyOVq17o9VM18fe/fU5SYUp0QU\ny2m/jd9xC5Fk57TNmCzipqvdRG11nvEbBxEHCr9TUKLTTyB8cOFylw02DoKC\nE/iwbPKdTTTJzLMXSXOpOuzbsOKSYOR0yXnPumawQbiw5yZPidypg1+uWEIJ\nHneAGF7EhV4w8ielWQiuIYk13cypTp02ijykoH0OKKTI2PQGtyJ/ljJsnXoR\nVIMngaByIJN30SqCdcXYQe5aOGhuUEdmVMFaUR125o3wRSsLOb4XjNyg6FRQ\nfrPKLUA2+N+rslM51KNomS9b68z8H43X2VWXp34JdTIGG+zsSufvaB2nxh1k\nzE6CnP5jcAlno28zJh/eSMKU4Up7favnnAqA63q+PlaM6o1+x4Q80IqZ5iIm\nDTscyY5Fc206JDi8ZKnVfaiz0OIlQY3DTP8q7ds/EbRU2DFKqZfD34yygRjP\nbLLMdLWZ92L1rD1kVn7npZ6Y4burk+wZsoEg+h/lv2jjxTJc5wNAvFvUFoJx\nfEkW\r\n=jNwS\r\n-----END PGP SIGNATURE-----\r\n",
|
|
"shasum": "0f260e27d3e29cd1bb3128da5e76c761aa6c108e",
|
|
"tarball": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.9.0.tgz",
|
|
"unpackedSize": 13440
|
|
},
|
|
"gitHead": "8d5e422be27251cfaadf8dd2536b31b4a5024b02",
|
|
"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-transform-for-of",
|
|
"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-transform-for-of"
|
|
},
|
|
"version": "7.9.0"
|
|
}
|