| Current Path : /var/node/inatote/Inatote-Backend/node_modules/@snyk/fix/ |
| Current File : /var/node/inatote/Inatote-Backend/node_modules/@snyk/fix/package.json |
{
"_from": "@snyk/fix@1.650.0",
"_id": "@snyk/fix@1.650.0",
"_inBundle": false,
"_integrity": "sha512-qzwb0+DMrjxTsBXAcC74gb2X17925SapCBNo6DybLbOZXNJ6IFvtdN5ucd2FguEojfVyB4HVqkpbawc0bbfGtA==",
"_location": "/@snyk/fix",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@snyk/fix@1.650.0",
"name": "@snyk/fix",
"escapedName": "@snyk%2ffix",
"scope": "@snyk",
"rawSpec": "1.650.0",
"saveSpec": null,
"fetchSpec": "1.650.0"
},
"_requiredBy": [
"/snyk"
],
"_resolved": "https://registry.npmjs.org/@snyk/fix/-/fix-1.650.0.tgz",
"_shasum": "c6b2b9863a624d7a58e305f457b644ccb2b55ce3",
"_spec": "@snyk/fix@1.650.0",
"_where": "/var/node/inatote/Inatote-Backend/node_modules/snyk",
"author": {
"name": "snyk.io"
},
"bin": {
"snyk-fix": "dist/index.js"
},
"bugs": {
"url": "https://github.com/snyk/snyk/issues"
},
"bundleDependencies": false,
"dependencies": {
"@snyk/dep-graph": "^1.21.0",
"@snyk/fix-pipenv-pipfile": "0.5.4",
"@snyk/fix-poetry": "0.7.2",
"chalk": "4.1.1",
"debug": "^4.3.1",
"lodash.groupby": "4.6.0",
"lodash.sortby": "^4.7.0",
"ora": "5.4.0",
"p-map": "^4.0.0",
"strip-ansi": "6.0.0",
"toml": "3.0.0"
},
"deprecated": false,
"description": "Snyk fix library and utility",
"devDependencies": {
"@types/jest": "26.0.20",
"@types/node": "14.14.25",
"jest": "26.6.3",
"ts-jest": "^26.5.3",
"typescript": "4.2.4"
},
"directories": {
"lib": "src",
"test": "test"
},
"engines": {
"node": ">=10"
},
"files": [
"help",
"dist",
"SECURITY.md",
"LICENSE",
"README.md"
],
"gitHead": "d346d896f4c53916084c33cddfc46dc80875300b",
"homepage": "https://github.com/snyk/snyk#readme",
"keywords": [
"security",
"vulnerabilities",
"advisories",
"audit",
"snyk",
"scan",
"docker",
"container",
"scanning"
],
"license": "Apache-2.0",
"main": "./dist/index.js",
"name": "@snyk/fix",
"publishConfig": {
"registry": "https://registry.npmjs.org/",
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/snyk/snyk.git"
},
"scripts": {
"build": "tsc",
"test": "jest"
},
"types": "./dist/index.d.ts",
"version": "1.650.0"
}