gulp-propertext-mold
Version:
Gulp plugin for propertext-mold
31 lines (30 loc) • 730 B
JSON
{
"name": "gulp-propertext-mold",
"version": "0.4.0",
"description": "Gulp plugin for propertext-mold",
"main": "index.js",
"dependencies": {
"map-stream": "0.0.7",
"propertext-mold": "^0.4.0"
},
"devDependencies": {
"gulp": "^4.0.2"
},
"repository": {
"type": "git",
"url": "git+https://github.com/propertext/gulp-propertext-mold.git"
},
"keywords": [
"mold",
"templates",
"propertext",
"gulp",
"vinyl"
],
"bugs": {
"url": "https://github.com/propertext/gulp-propertext-mold/issues"
},
"homepage": "https://github.com/propertext/gulp-propertext-mold#readme",
"author": "Brecht Savelkoul <brecht.savelkoul@alumni.lse.ac.uk>",
"license": "Apache-2.0"
}