/
var
/
www
/
flurhymez
/
node_modules
/
replace-ext
/
/var/www/flurhymez/node_modules/replace-ext
mkdir
upload
Name
Size
Mode
Actions
index.js
767
0644
edit
dl
rm
LICENSE
1164
0644
edit
dl
rm
package.json
2197
0644
edit
dl
rm
README.md
2483
0644
edit
dl
rm
Edit:
/var/www/flurhymez/node_modules/replace-ext/package.json
(2197B)
{ "_args": [ [ "replace-ext@1.0.1", "/var/www/flurhymez" ] ], "_development": true, "_from": "replace-ext@1.0.1", "_id": "replace-ext@1.0.1", "_inBundle": false, "_integrity": "sha512-yD5BHCe7quCgBph4rMQ+0KkIRKwWCrHDOX1p1Gp6HwjPM5kVoCdKGNhN7ydqqsX6lJEnQDKZ/tFMiEdQ1dvPEw==", "_location": "/replace-ext", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "replace-ext@1.0.1", "name": "replace-ext", "escapedName": "replace-ext", "rawSpec": "1.0.1", "saveSpec": null, "fetchSpec": "1.0.1" }, "_requiredBy": [ "/imagemin" ], "_resolved": "https://registry.npmjs.org/replace-ext/-/replace-ext-1.0.1.tgz", "_spec": "1.0.1", "_where": "/var/www/flurhymez", "author": { "name": "Gulp Team", "email": "team@gulpjs.com", "url": "http://gulpjs.com/" }, "bugs": { "url": "https://github.com/gulpjs/replace-ext/issues" }, "contributors": [ { "name": "Eric Schoffstall", "email": "yo@contra.io" }, { "name": "Blaine Bublitz", "email": "blaine.bublitz@gmail.com" } ], "dependencies": {}, "description": "Replaces a file extension with another one", "devDependencies": { "coveralls": "github:phated/node-coveralls#2.x", "eslint": "^2.13.1", "eslint-config-gulp": "^3.0.1", "expect": "^1.20.2", "mocha": "^3.0.0", "nyc": "^10.3.2" }, "engines": { "node": ">= 0.10" }, "files": [ "LICENSE", "index.js" ], "homepage": "https://github.com/gulpjs/replace-ext#readme", "keywords": [ "gulp", "extensions", "filepath", "basename" ], "license": "MIT", "main": "index.js", "name": "replace-ext", "repository": { "type": "git", "url": "git+https://github.com/gulpjs/replace-ext.git" }, "scripts": { "azure-pipelines": "nyc mocha --async-only --reporter xunit -O output=test.xunit", "cover": "nyc --reporter=lcov --reporter=text-summary npm test", "coveralls": "nyc report --reporter=text-lcov | coveralls", "lint": "eslint .", "pretest": "npm run lint", "test": "nyc mocha --async-only" }, "version": "1.0.1" }
Save
cmd:
run