File: /home/f/r/e/frenchy/www/french-american.org/current/node_modules/gulp-listfiles/package.json
{
"_args": [
[
"gulp-listfiles@0.1.0",
"/var/www/french-american.org/releases/20210421135930Z"
]
],
"_development": true,
"_from": "gulp-listfiles@0.1.0",
"_id": "gulp-listfiles@0.1.0",
"_inBundle": false,
"_integrity": "sha1-4/blYep+QAxCDgq90LgzJAqn3mg=",
"_location": "/gulp-listfiles",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "gulp-listfiles@0.1.0",
"name": "gulp-listfiles",
"escapedName": "gulp-listfiles",
"rawSpec": "0.1.0",
"saveSpec": null,
"fetchSpec": "0.1.0"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/gulp-listfiles/-/gulp-listfiles-0.1.0.tgz",
"_spec": "0.1.0",
"_where": "/var/www/french-american.org/releases/20210421135930Z",
"author": {
"name": "Chaowlert Chaisrichalermpol"
},
"bugs": {
"url": "https://github.com/chaowlert/gulp-listfiles/issues"
},
"dependencies": {
"gulp-util": "^3.0.7",
"slash": "^1.0.0",
"through": "^2.3.8"
},
"description": "Create a list of files and perform an action on each file in the list then write the results to a file.",
"devDependencies": {
"gulp": "^3.9.1",
"gulp-nodeunit": "0.0.5"
},
"homepage": "https://github.com/chaowlert/gulp-listfiles#readme",
"keywords": [
"gulp",
"listfiles"
],
"license": "MIT",
"main": "index.js",
"name": "gulp-listfiles",
"repository": {
"type": "git",
"url": "git://github.com/chaowlert/gulp-listfiles.git"
},
"scripts": {
"test": "gulp test"
},
"version": "0.1.0"
}