NUEVA BUSQUEDA DE DATOS SRI

This commit is contained in:
2023-04-11 10:50:28 -05:00
parent d9d7eb83cb
commit 6b4b3e263c
612 changed files with 11604 additions and 36692 deletions

View File

@@ -1,82 +1,33 @@
{
"_args": [
[
"pstree.remy@^1.1.7",
"/home/pablinux/Projects/Node/app_sigma/node_modules/nodemon"
]
"name": "pstree.remy",
"version": "1.1.8",
"main": "lib/index.js",
"prettier": {
"trailingComma": "es5",
"semi": true,
"singleQuote": true
},
"scripts": {
"test": "tap tests/*.test.js",
"_prepublish": "npm test"
},
"keywords": [
"ps",
"pstree",
"ps tree"
],
"_from": "pstree.remy@>=1.1.7 <2.0.0",
"_hasShrinkwrap": false,
"_id": "pstree.remy@1.1.7",
"_inCache": true,
"_installable": true,
"_location": "/pstree.remy",
"_nodeVersion": "10.14.1",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/pstree.remy_1.1.7_1559148737521_0.016928364077606783"
"author": "Remy Sharp",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/remy/pstree.git"
},
"_npmUser": {
"email": "remy@leftlogic.com",
"name": "remy"
},
"_npmVersion": "6.4.1",
"_phantomChildren": {},
"_requested": {
"name": "pstree.remy",
"raw": "pstree.remy@^1.1.7",
"rawSpec": "^1.1.7",
"scope": null,
"spec": ">=1.1.7 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/nodemon"
],
"_resolved": "https://registry.npmjs.org/pstree.remy/-/pstree.remy-1.1.7.tgz",
"_shasum": "c76963a28047ed61542dc361aa26ee55a7fa15f3",
"_shrinkwrap": null,
"_spec": "pstree.remy@^1.1.7",
"_where": "/home/pablinux/Projects/Node/app_sigma/node_modules/nodemon",
"author": {
"name": "Remy Sharp"
},
"dependencies": {},
"description": "Collects the full tree of processes from /proc",
"devDependencies": {
"tap": "^11.0.0"
},
"directories": {
"test": "tests"
},
"dist": {
"fileCount": 10,
"integrity": "sha512-xsMgrUwRpuGskEzBFkH8NmTimbZ5PcPup0LA8JJkHIm2IMUbQcpo3yeLNWVrufEYjh8YwtSVh0xz6UeWc5Oh5A==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc7rjCCRA9TVsSAnZWagAAtxIP/2e40kOGpmd44OswAcXF\nJ1cogI9DFlAmzMYJBHl4l54jKoN6WUqxfNKhF4qH9D3S1Izh4dTg8Z4xqC9I\nqeC4SgeoXPV65flq0+cbRMfXmI9QDlgy80HY0PBZqZYU3sM587nNxkNKv7T2\nWn8l5ApsFpBJa1hqnIU2HRTuRtUXRH1erVPtcvA0xBPFzr1CwMwmM56krqdX\n1ZjQpgj/jBdoBN5i0JaukVoh7t5RD/llBJn2bB0HEhB7oMKMUywoELS55ZMR\nWydtqUyldD+uHcvWgyEwLJIZxPQSQuw+gTxemoUs0USzb+Qz8E+detdcyJGe\n9UvLx79Kpcm+EHTb09v50RtW4szcnz83w+xzrh3+e82PP/IeOhfp8HjbgwId\nZCt6cm4MuL3acG1L9A2Dh9BQSGZHq9Hh9sUgmCwJRynOuDmazNieBzsgrpfV\nSRo8jitqfX8vzltmXFGGTwt7HYRICAfNssLklKiWp0U/dk2AIrketuAlj5Fa\n2Sf0DKi2LqANJ4mBd/8SVhyD/JxhSdnJ1YsPs5AXKBHw7N6HctTremaEvikI\nKwKNl/qBXuiAOrQyeh2LqA+nc9gSDFuu4G7e3bIMC7GFXaoyG6P47VYxMLI2\nv8/4qnw9td+puRRVxX3IvwPccg1PQY2I0fHsdnwfZ4vDyGc/wHiaXqjMpn1d\nIqQb\r\n=6nX7\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "c76963a28047ed61542dc361aa26ee55a7fa15f3",
"tarball": "https://registry.npmjs.org/pstree.remy/-/pstree.remy-1.1.7.tgz",
"unpackedSize": 13779
},
"gitHead": "44da1174fc8a0c68d7bc30cacad9cec28c50f64e",
"keywords": [
"ps",
"ps tree",
"pstree"
],
"license": "MIT",
"main": "lib/index.js",
"maintainers": [
{
"name": "remy",
"email": "remy@leftlogic.com"
}
],
"name": "pstree.remy",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"scripts": {
"_prepublish": "npm test",
"test": "tap tests/*.test.js"
},
"version": "1.1.7"
"dependencies": {},
"description": "Collects the full tree of processes from /proc"
}