102 lines
2.2 KiB
JSON
102 lines
2.2 KiB
JSON
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"gulp-extname@0.2.2",
|
||
|
"/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab"
|
||
|
]
|
||
|
],
|
||
|
"_development": true,
|
||
|
"_from": "gulp-extname@0.2.2",
|
||
|
"_id": "gulp-extname@0.2.2",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha1-NEmBFyxXUj2HgaPFvCyMussHrqs=",
|
||
|
"_location": "/gulp-extname",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "version",
|
||
|
"registry": true,
|
||
|
"raw": "gulp-extname@0.2.2",
|
||
|
"name": "gulp-extname",
|
||
|
"escapedName": "gulp-extname",
|
||
|
"rawSpec": "0.2.2",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "0.2.2"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"#DEV:/"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/gulp-extname/-/gulp-extname-0.2.2.tgz",
|
||
|
"_spec": "0.2.2",
|
||
|
"_where": "/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab",
|
||
|
"author": {
|
||
|
"name": "Jon Schlinkert",
|
||
|
"url": "https://github.com/jonschlinkert"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/jonschlinkert/gulp-extname/issues"
|
||
|
},
|
||
|
"dependencies": {
|
||
|
"rewrite-ext": "^0.2.0",
|
||
|
"through2": "^2.0.0"
|
||
|
},
|
||
|
"description": "gulp plugin to dynamically rewrite dest extensions based on src extensions.",
|
||
|
"devDependencies": {
|
||
|
"gulp-format-md": "^0.1.4",
|
||
|
"mocha": "*",
|
||
|
"should": "*",
|
||
|
"vinyl": "^1.1.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=0.10.0"
|
||
|
},
|
||
|
"files": [
|
||
|
"index.js"
|
||
|
],
|
||
|
"homepage": "https://github.com/jonschlinkert/gulp-extname",
|
||
|
"keywords": [
|
||
|
"dest",
|
||
|
"ext",
|
||
|
"extension",
|
||
|
"extensions",
|
||
|
"extname",
|
||
|
"file",
|
||
|
"filename",
|
||
|
"filepath",
|
||
|
"fp",
|
||
|
"fs",
|
||
|
"gulpfriendly",
|
||
|
"map",
|
||
|
"name",
|
||
|
"path",
|
||
|
"rename",
|
||
|
"rewrite",
|
||
|
"src"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"main": "index.js",
|
||
|
"name": "gulp-extname",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/jonschlinkert/gulp-extname.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "mocha"
|
||
|
},
|
||
|
"verb": {
|
||
|
"related": {
|
||
|
"list": [
|
||
|
"gulp-dest",
|
||
|
"gulp-htmlmin",
|
||
|
"gulp-prettify",
|
||
|
"gulp-format-md",
|
||
|
"gulp-routes"
|
||
|
]
|
||
|
},
|
||
|
"layout": "default",
|
||
|
"plugins": [
|
||
|
"gulp-format-md"
|
||
|
]
|
||
|
},
|
||
|
"version": "0.2.2"
|
||
|
}
|