{ "_args": [ [ "replace-ext@^1.0.0", "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/imagemin" ] ], "_from": "replace-ext@>=1.0.0 <2.0.0", "_id": "replace-ext@1.0.0", "_inCache": true, "_installable": true, "_location": "/replace-ext", "_nodeVersion": "0.10.41", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/replace-ext-1.0.0.tgz_1471316327349_0.09214890468865633" }, "_npmUser": { "email": "blaine.bublitz@gmail.com", "name": "phated" }, "_npmVersion": "2.15.2", "_phantomChildren": {}, "_requested": { "name": "replace-ext", "raw": "replace-ext@^1.0.0", "rawSpec": "^1.0.0", "scope": null, "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/imagemin" ], "_resolved": "https://registry.npmjs.org/replace-ext/-/replace-ext-1.0.0.tgz", "_shasum": "de63128373fcbf7c3ccfa4de5a480c45a67958eb", "_shrinkwrap": null, "_spec": "replace-ext@^1.0.0", "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/imagemin", "author": { "email": "team@gulpjs.com", "name": "Gulp Team", "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": { "eslint": "^1.10.3", "eslint-config-gulp": "^2.0.0", "expect": "^1.16.0", "istanbul": "^0.4.3", "istanbul-coveralls": "^1.0.3", "jscs": "^2.3.5", "jscs-preset-gulp": "^1.0.0", "mocha": "^2.4.5" }, "directories": {}, "dist": { "shasum": "de63128373fcbf7c3ccfa4de5a480c45a67958eb", "tarball": "https://registry.npmjs.org/replace-ext/-/replace-ext-1.0.0.tgz" }, "engines": { "node": ">= 0.10" }, "files": [ "LICENSE", "index.js" ], "gitHead": "adaec75e316f1c375dc7a2cb51c7b762b135cc0e", "homepage": "https://github.com/gulpjs/replace-ext#readme", "keywords": [ "basename", "extensions", "filepath", "gulp" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "contra", "email": "contra@wearefractal.com" }, { "name": "fractal", "email": "contact@wearefractal.com" }, { "name": "phated", "email": "blaine.bublitz@gmail.com" } ], "name": "replace-ext", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/gulpjs/replace-ext.git" }, "scripts": { "cover": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly", "coveralls": "npm run cover && istanbul-coveralls", "lint": "eslint . && jscs index.js test/", "pretest": "npm run lint", "test": "mocha --async-only" }, "version": "1.0.0" }