File: /home/frenchy/www/french-american.org/current/node_modules/snyk-nuget-plugin/package.json
{
"_args": [
[
"snyk-nuget-plugin@1.12.1",
"/var/www/french-american.org/releases/20210421135930Z"
]
],
"_development": true,
"_from": "snyk-nuget-plugin@1.12.1",
"_id": "snyk-nuget-plugin@1.12.1",
"_inBundle": false,
"_integrity": "sha512-QuANQxBjTGj3hEf2YpEQ0WuI4Yq/93boqWUs4eoSTfDyBRFgIkUP6fLkzNldrkL8fQbcagqQ2Xz8M9IEKRQtMg==",
"_location": "/snyk-nuget-plugin",
"_phantomChildren": {
"ms": "2.1.2"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "snyk-nuget-plugin@1.12.1",
"name": "snyk-nuget-plugin",
"escapedName": "snyk-nuget-plugin",
"rawSpec": "1.12.1",
"saveSpec": null,
"fetchSpec": "1.12.1"
},
"_requiredBy": [
"/snyk"
],
"_resolved": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.12.1.tgz",
"_spec": "1.12.1",
"_where": "/var/www/french-american.org/releases/20210421135930Z",
"author": {
"name": "snyk.io"
},
"bugs": {
"url": "https://github.com/snyk/snyk-nuget-plugin/issues"
},
"dependencies": {
"debug": "^3.1.0",
"dotnet-deps-parser": "4.5.0",
"jszip": "^3.1.5",
"lodash": "^4.17.14",
"snyk-paket-parser": "1.5.0",
"tslib": "^1.9.3",
"xml2js": "^0.4.17"
},
"description": "Snyk CLI NuGet plugin",
"devDependencies": {
"@types/lodash": "^4.14.136",
"@types/node": "^6.14.4",
"@types/uuid": "^3.4.4",
"@typescript-eslint/eslint-plugin": "^1.12.0",
"@typescript-eslint/parser": "^1.12.0",
"eslint": "^5.16.0",
"tap": "^12.6.1",
"typescript": "3.0.1"
},
"engines": {
"node": ">=6"
},
"files": [
"bin",
"dist"
],
"homepage": "https://github.com/snyk/snyk-nuget-plugin#readme",
"keywords": [
"snyk",
"nuget"
],
"license": "Apache-2.0",
"main": "dist/index.js",
"name": "snyk-nuget-plugin",
"repository": {
"type": "git",
"url": "git+https://github.com/snyk/snyk-nuget-plugin.git"
},
"scripts": {
"build": "tsc",
"build-watch": "tsc -w",
"eslint": "eslint -c .eslintrc.js lib/**/*",
"prepare": "npm run build",
"test": "npm run eslint && npm run unit-test",
"unit-test": "tap -Rspec ./test/*.test.[tj]s --timeout=300"
},
"types": "./dist/index.d.ts",
"version": "1.12.1"
}