Desplegando App

This commit is contained in:
2022-02-25 13:15:51 -05:00
parent 7e6467e75d
commit f12b75b26d
1182 changed files with 166158 additions and 1 deletions

134
node_modules/glob-parent/package.json generated vendored Normal file
View File

@@ -0,0 +1,134 @@
{
"_args": [
[
"glob-parent@~5.1.0",
"/home/pablinux/Projects/Node/app_sigma/node_modules/chokidar"
]
],
"_from": "glob-parent@>=5.1.0 <5.2.0",
"_hasShrinkwrap": false,
"_id": "glob-parent@5.1.0",
"_inCache": true,
"_installable": true,
"_location": "/glob-parent",
"_nodeVersion": "10.15.1",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/glob-parent_5.1.0_1569107824875_0.8129032170320736"
},
"_npmUser": {
"email": "blaine.bublitz@gmail.com",
"name": "phated"
},
"_npmVersion": "6.4.1",
"_phantomChildren": {},
"_requested": {
"name": "glob-parent",
"raw": "glob-parent@~5.1.0",
"rawSpec": "~5.1.0",
"scope": null,
"spec": ">=5.1.0 <5.2.0",
"type": "range"
},
"_requiredBy": [
"/chokidar"
],
"_resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.0.tgz",
"_shasum": "5f4c1d1e748d30cd73ad2944b3577a81b081e8c2",
"_shrinkwrap": null,
"_spec": "glob-parent@~5.1.0",
"_where": "/home/pablinux/Projects/Node/app_sigma/node_modules/chokidar",
"author": {
"email": "team@gulpjs.com",
"name": "Gulp Team",
"url": "https://gulpjs.com/"
},
"bugs": {
"url": "https://github.com/gulpjs/glob-parent/issues"
},
"contributors": [
{
"name": "Elan Shanker",
"url": "https://github.com/es128"
},
{
"name": "Blaine Bublitz",
"email": "blaine.bublitz@gmail.com"
}
],
"dependencies": {
"is-glob": "^4.0.1"
},
"description": "Extract the non-magic parent path from a glob string.",
"devDependencies": {
"coveralls": "github:phated/node-coveralls#2.x",
"eslint": "^2.13.1",
"eslint-config-gulp": "^3.0.1",
"expect": "^1.20.2",
"mocha": "^6.0.2",
"nyc": "^13.3.0"
},
"directories": {},
"dist": {
"fileCount": 4,
"integrity": "sha512-qjtRgnIVmOfnKUE3NJAQEdk+lKrxfw8t5ke7SXtfMTHcjsBfOfWXCQfdb30zfDoZQ2IRSIiidmjtbHZPZ++Ihw==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdhq9xCRA9TVsSAnZWagAA1cUP/jXvsAgMtvtDGbSfYHlA\njIaZ/qXIxZ5OVQ0RhHqSjkcoPv/NP3bLKgQ8DH+SF08g5xQV0JCBJX8Jbb/V\n2X1rV0nTxfNnDqIF0OjVQft2lNR+/iFzKtZtbnSXblrfiXC8Q7w5QTR4oJZD\nzJlAOLzR5hm2DX+LQnNfNpkxJAowhmDoJKd4T3EH7GlOyu5TUWUoERHqrWS/\nC2cyCqJN1kwKiyOFcsqVp7nK6G/ceuNdoUwFHujLG3mgiY7GtF0Cyz2c2q6O\nUs2huH6jZgyeiyFlx/faFG7ZExEcf+YW1Ifc3xsmuL5eK+ULHsf0mFY7Q/f3\nzYkdbYkOmtR/K9GbfY+hfvVud4yKkE7upGrh947Wp2MIP0go9zt4mmXgcciW\ncqNlMa9uVMxb1D9qVHGVj+kqU0erXJvdyRj5qLdsdjlKjBpYMEZrG9s7sF4y\ns5/Iid+aaLeCZ/h0XCby5rtS2+00UqYIb227rxEAHgBZfPZ4jQama9m2CgG2\nkVftCPU5SnIHoTXuk+gAtJuHw9DAI4f+HTucZjJ1SeX77bPlYTX+ruVlfX0i\n/ZKojU9DXaRZSNRHcyYv6WZFkLwdZnQ2b/mJWwojPeAiY1hiRwzeJEkyzWRX\n61xD/U7KP8L1awdxn//OgGx2Cq7GUIpsx/BYNIV2oqijiVTzRdHtAoGY1iUs\nM++9\r\n=+PiF\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "5f4c1d1e748d30cd73ad2944b3577a81b081e8c2",
"tarball": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.0.tgz",
"unpackedSize": 7633
},
"engines": {
"node": ">= 6"
},
"gitHead": "2e5386e14f56f0957985fb2b607a45158c9c7a4d",
"homepage": "https://github.com/gulpjs/glob-parent#readme",
"keywords": [
"base",
"directory",
"dirname",
"glob",
"parent",
"path",
"strip",
"wildcard"
],
"license": "ISC",
"main": "index.js",
"maintainers": [
{
"name": "contra",
"email": "yo@contra.io"
},
{
"name": "doowb",
"email": "brian.woodward@gmail.com"
},
{
"name": "es128",
"email": "elan.shanker+npm@gmail.com"
},
{
"name": "jonschlinkert",
"email": "github@sellside.com"
},
{
"name": "phated",
"email": "blaine.bublitz@gmail.com"
}
],
"name": "glob-parent",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/gulpjs/glob-parent.git"
},
"scripts": {
"azure-pipelines": "nyc mocha --async-only --reporter xunit -O output=test.xunit",
"coveralls": "nyc report --reporter=text-lcov | coveralls",
"lint": "eslint .",
"pretest": "npm run lint",
"test": "nyc mocha --async-only"
},
"version": "5.1.0"
}