File: /home/frenchy/www/french-american.org/current/node_modules/snyk-php-plugin/package.json
{
"_args": [
[
"snyk-php-plugin@1.6.4",
"/var/www/french-american.org/releases/20210421135930Z"
]
],
"_development": true,
"_from": "snyk-php-plugin@1.6.4",
"_id": "snyk-php-plugin@1.6.4",
"_inBundle": false,
"_integrity": "sha512-FFQeimtbwq17nDUS0o0zuKgyjXSX7SpoC9iYTeKvxTXrmKf2QlxTtPvmMM4/hQxehEu1i40ow1Ozw0Ahxm8Dpw==",
"_location": "/snyk-php-plugin",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "snyk-php-plugin@1.6.4",
"name": "snyk-php-plugin",
"escapedName": "snyk-php-plugin",
"rawSpec": "1.6.4",
"saveSpec": null,
"fetchSpec": "1.6.4"
},
"_requiredBy": [
"/snyk"
],
"_resolved": "https://registry.npmjs.org/snyk-php-plugin/-/snyk-php-plugin-1.6.4.tgz",
"_spec": "1.6.4",
"_where": "/var/www/french-american.org/releases/20210421135930Z",
"author": {
"name": "Snyk",
"email": "https://snyk.io"
},
"bugs": {
"url": "https://github.com/snyk/snyk-php-plugin/issues"
},
"dependencies": {
"@snyk/composer-lockfile-parser": "1.0.3",
"tslib": "1.9.3"
},
"description": "Snyk CLI PHP plugin",
"devDependencies": {
"@types/node": "6.14.6",
"@typescript-eslint/eslint-plugin": "1.10.2",
"@typescript-eslint/parser": "1.10.2",
"eslint": "5.16.0",
"sync-request": "3.0.1",
"tap": "12.7.0",
"typescript": "3.5.1"
},
"engines": {
"node": ">=6"
},
"files": [
"dist"
],
"homepage": "https://github.com/snyk/snyk-php-plugin",
"license": "Apache-2.0",
"main": "dist/index.js",
"name": "snyk-php-plugin",
"repository": {
"type": "git",
"url": "git+https://github.com/snyk/snyk-php-plugin.git"
},
"scripts": {
"build": "tsc",
"build-watch": "tsc -w",
"lint": "eslint {lib,test}/**/*.ts",
"prepare": "npm run build",
"semantic-release": "semantic-release",
"test": "npm run lint && npm run unit-test",
"unit-test": "tap -Rspec test/*.test.ts --timeout=300"
},
"version": "1.6.4"
}