File: /home/f/r/e/frenchy/www/french-american.org/current/node_modules/gulp-uglyfly/package.json
{
"_args": [
[
"gulp-uglyfly@1.4.2",
"/var/www/french-american.org/releases/20210421135930Z"
]
],
"_development": true,
"_from": "gulp-uglyfly@1.4.2",
"_id": "gulp-uglyfly@1.4.2",
"_inBundle": false,
"_integrity": "sha1-2hx3ndCw8UPVnuEQt9l57Eo3J8Y=",
"_location": "/gulp-uglyfly",
"_phantomChildren": {
"core-util-is": "1.0.2",
"inherits": "2.0.4",
"xtend": "4.0.2"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "gulp-uglyfly@1.4.2",
"name": "gulp-uglyfly",
"escapedName": "gulp-uglyfly",
"rawSpec": "1.4.2",
"saveSpec": null,
"fetchSpec": "1.4.2"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/gulp-uglyfly/-/gulp-uglyfly-1.4.2.tgz",
"_spec": "1.4.2",
"_where": "/var/www/french-american.org/releases/20210421135930Z",
"author": {
"name": "Saair Quaderi",
"email": "saair.quaderi@gmail.com"
},
"bugs": {
"url": "https://github.com/quaderi/gulp-uglyfly/issues"
},
"dependencies": {
"deep-extend": "^0.3.2",
"gulp-util": ">=3.0.0 <4.0.0-0",
"parallel-transform": "^0.2.2",
"through2": "^0.6.3",
"uglyfly-js": "^3.2.2",
"vinyl-buffer": "^1.0.0"
},
"description": "Minify files with UglyflyJS.",
"devDependencies": {
"argg": "0.0.1",
"codeclimate-test-reporter": "0.0.3",
"gulp-concat": ">=2.3.4 <3.0.0-0",
"gulp-sourcemaps": ">=1.1.1 <2.0.0-0",
"istanbul": ">=0.3.0 <0.4.0-0",
"rimraf": ">=2.2.8 <3.0.0-0",
"tape": ">=2.12.3 <3.0.0-0",
"uglyfly-js": "^3.2.2",
"vinyl": ">=0.3.2 <0.4.0-0"
},
"engines": {
"node": ">= 0.9"
},
"homepage": "https://github.com/quaderi/gulp-uglyfly/",
"keywords": [
"gulpplugin"
],
"license": "MIT",
"main": "index.js",
"name": "gulp-uglyfly",
"repository": {
"type": "git",
"url": "git+https://github.com/quaderi/gulp-uglyfly.git"
},
"scripts": {
"codeclimate": "cat ./coverage/lcov.info|codeclimate",
"coverage": "istanbul cover node_modules/argg test/*.js --report lcovonly",
"rm": "rimraf ./coverage",
"test": "npm run coverage && npm run rm",
"test-report": "npm run coverage && npm run codeclimate && npm run rm"
},
"version": "1.4.2"
}