@patternkit/pk-build-copy-fonts
Version:
Automatically copy fonts over from your source to destination.
35 lines (34 loc) • 784 B
JSON
{
"name": "@patternkit/pk-build-copy-fonts",
"version": "0.1.0",
"description": "Automatically copy fonts over from your source to destination.",
"keywords": [
"ui-toolkit",
"patternkit",
"gulp",
"build tools",
"task runner",
"copy fonts"
],
"dependencies": {
"del": "^2.2.2",
"fs": "^0.0.1-security",
"gulp": "^3.9.1",
"gulp-help": "^1.6.1",
"lodash.merge": "^4.6.0",
"yargs": "^7.1.0"
},
"repository": {
"type": "git",
"url": "https://github.com/pega-digital/patternkit.git"
},
"homepage": "http://patterns.pega.com/",
"bugs": {
"url": "https://github.com/pega-digital/patternkit/issues"
},
"author": {
"name": "Salem Ghoweri",
"email": "salem.ghoweri@pega.com"
},
"license": "MIT"
}