{ "_args": [ [ "replace-ext@^1.0.0", "/mnt/sdc1/Users/James/IdeaProjects/website-core/www/libs/node_modules/fomantic-ui" ] ], "_from": "replace-ext@>=1.0.0 <2.0.0", "_hasShrinkwrap": false, "_id": "replace-ext@1.0.1", "_inCache": true, "_installable": true, "_location": "/replace-ext", "_nodeVersion": "10.15.1", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/replace-ext_1.0.1_1588547348673_0.06158409831757061" }, "_npmUser": { "email": "blaine.bublitz@gmail.com", "name": "phated" }, "_npmVersion": "6.4.1", "_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": [ "/fomantic-ui", "/gulp-less", "/vinyl" ], "_resolved": "https://registry.npmjs.org/replace-ext/-/replace-ext-1.0.1.tgz", "_shasum": "2d6d996d04a15855d967443631dd5f77825b016a", "_shrinkwrap": null, "_spec": "replace-ext@^1.0.0", "_where": "/mnt/sdc1/Users/James/IdeaProjects/website-core/www/libs/node_modules/fomantic-ui", "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": { "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" }, "directories": {}, "dist": { "fileCount": 4, "integrity": "sha512-yD5BHCe7quCgBph4rMQ+0KkIRKwWCrHDOX1p1Gp6HwjPM5kVoCdKGNhN7ydqqsX6lJEnQDKZ/tFMiEdQ1dvPEw==", "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJer08VCRA9TVsSAnZWagAA7XsQAJtgompSL83Qi7T8eyBk\nycDGas/8eYbieBFoDvTzuGvZ4yFc2hkbQmOFQS83m0MYx739ZqLczr+bJ8oR\nuTdVFgcSsjjLWw/tNvSJSAdpCl7W/XTGOMadhpEOlDlrqSKG6Tt4RJVPdSwk\n3nhEc1axDye8l0ER1iu1jI96HEY8AxcYJCjnTOOlnytg93maDz6EZYwIcO32\nxs80j5R2SbHpAQ4r5fIKD2rTi+LA4shhj1SKX9QWtukiiRf2qbjuNWh/Xbks\n27cmt+qPi2xkxoHs51A6qIgLCl0T8fEf77aY9M32ZZ3a+zRwwsb05CLDieEd\n4y1x1gx2I63O9mvkYtbdid0jsbGLnrMQXBRVyk4SVz45sDbygfNKNPtDYuUU\nCAcxe7V0cu7LfOD4znIfzJx3w7uNAZThN64C4dy1pe6JZTMJ/l2A2rp+k55A\nKllMireab5kVt9A8o28yp8nP9Dd7sfqrSDVjdhU5zA8vb2QU+afajaX8YVyn\n4kc79sqKZCdoEbN5GdcmHUapeTYos8H07ssfhuK6wA/a162ybHtiqs9dajU9\nYMud9Y18qL7hC4BFahPDIiBwmclNZlFz+C1csReEYCP9+QZM5Pw12DnBoKVO\nozNX3v0xC9GqsC7BlGK7r1IchLcNYc8FaEmPVkDwGTOlecfIGLYkE2McGzcI\nju3a\r\n=lqOi\r\n-----END PGP SIGNATURE-----\r\n", "shasum": "2d6d996d04a15855d967443631dd5f77825b016a", "tarball": "https://registry.npmjs.org/replace-ext/-/replace-ext-1.0.1.tgz", "unpackedSize": 5520 }, "engines": { "node": ">= 0.10" }, "gitHead": "2c67dddcc4d96416ad3916e542a43615c441a91c", "homepage": "https://github.com/gulpjs/replace-ext#readme", "keywords": [ "basename", "extensions", "filepath", "gulp" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "contra", "email": "yo@contra.io" }, { "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": { "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" }