You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

116 lines
3.7 KiB

{
"_args": [
[
"gulp-rename@^1.2.0",
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/download"
]
],
"_from": "gulp-rename@>=1.2.0 <2.0.0",
"_id": "gulp-rename@1.4.0",
"_inCache": true,
"_installable": true,
"_location": "/gulp-rename",
"_nodeVersion": "10.6.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/gulp-rename_1.4.0_1532375452904_0.6194324856359765"
},
"_npmUser": {
"email": "yo@contra.io",
"name": "contra"
},
"_npmVersion": "6.2.0",
"_phantomChildren": {},
"_requested": {
"name": "gulp-rename",
"raw": "gulp-rename@^1.2.0",
"rawSpec": "^1.2.0",
"scope": null,
"spec": ">=1.2.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/download"
],
"_resolved": "https://registry.npmjs.org/gulp-rename/-/gulp-rename-1.4.0.tgz",
"_shasum": "de1c718e7c4095ae861f7296ef4f3248648240bd",
"_shrinkwrap": null,
"_spec": "gulp-rename@^1.2.0",
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/download",
"author": {
"email": "hector@hectorparra.com",
"name": "Hector Guillermo Parra Alvarez",
"url": "https://github.com/hparra"
},
"bugs": {
"url": "https://github.com/hparra/gulp-rename/issues"
},
"dependencies": {},
"description": "Rename files",
"devDependencies": {
"gulp": "^4.0.0",
"gulp-sourcemaps": "^2.6.4",
"jscs": "^3.0.0",
"jshint": "^2.0.0",
"map-stream": "^0.0.7",
"mocha": "^5.0.0",
"should": "^13.0.0",
"vinyl": "^2.0.0"
},
"directories": {},
"dist": {
"fileCount": 4,
"integrity": "sha512-swzbIGb/arEoFK89tPY58vg3Ok1bw+d35PfUNwWqdo7KM4jkmuGA78JiDNqR+JeZFaeeHnRg9N7aihX3YPmsyg==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbVjGdCRA9TVsSAnZWagAACfoQAIQt7O+ySKYINnPaIO7p\n6btR7vB9vi+py7PVtUckggeKnrJ2H/ehhH45OPc+F8y1pPDluQbn0m8c3mgw\nBOEwQPDN7IY+TrgS3zwF5b34hZP9+sy6fP7G9SvZhbZrFl5viox4gwbS25I4\nvaynyOZCZujGT/OkV9V81KBkMBn0KXejB10aPh3ZIzWALKAhIskqQf5rQZHg\nnmK+OsRa+/F2QhZ9RGOzf4785OOsZkQrnwpWO4wMRxKjaCZQl+F0IoAiaxZC\nDuZ7SkxdXg5YvZtseHq3uHSmsBzcO3HZogh/l9GzlqMjNhinqHzd6qbi/D1k\nK+PTtq7CinTDqm0N1LjTD3GoGf0WPvAPKj/Mzgg+1Ad92ScIcgPWl9gSAsLQ\nRIA8N+2d4ygVwVtTpmY9i19QAxlY93s/B2HhckfAZcdl1itZq+XxftaaMbvz\n1lQFaEr1RGIInu28tI5i0qDXCGBo597NN3R5H8STjOVPfE0hAKHspOgS+d6t\nLrHlNirCEX4bQZksz6aDq1Mp67l9LUs63mo5NAk1R+mBLkfuyfrURfD0saSe\n3BPd6E/nx1Bb8J7MMdzfyyTw+TvO+UAe1lZwUjxM49F8LCl/YdYIwUvNQBmB\nRyAAvNCmyvh1CLSi4ClGwp83EQjPRGLPfyhz4pqtEvjl4rSO60VlmFEzHmuj\nNGrI\r\n=M03R\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "de1c718e7c4095ae861f7296ef4f3248648240bd",
"tarball": "https://registry.npmjs.org/gulp-rename/-/gulp-rename-1.4.0.tgz",
"unpackedSize": 6103
},
"engines": {
"node": ">=4"
},
"files": [
"index.js"
],
"gitHead": "c9c2ba2c95b5a16bf710a002a733990da021f54e",
"homepage": "https://github.com/hparra/gulp-rename",
"keywords": [
"gulpplugin"
],
"license": "MIT",
"main": "./index.js",
"maintainers": [
{
"email": "yo@contra.io",
"name": "contra"
},
{
"email": "contact@wearefractal.com",
"name": "fractal"
},
{
"email": "hector@hectorparra.com",
"name": "hgpa"
},
{
"email": "hector@hectorparra.com",
"name": "hparra"
},
{
"email": "snnskwtnb@gmail.com",
"name": "shinnn"
}
],
"name": "gulp-rename",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/hparra/gulp-rename.git"
},
"scripts": {
"pretest": "jscs index.js test/ && jshint index.js test/",
"test": "mocha"
},
"version": "1.4.0"
}