@braindev/pro-ffa
Version:
The iconic font, CSS, and SVG framework
28 lines (27 loc) • 698 B
JSON
{
"name": "@braindev/pro-ffa",
"version": "1.0.3",
"description": "The iconic font, CSS, and SVG framework",
"author": "Михаил Батькович ᕙ༼ຈل͜ຈ༽ᕗ <myrzz0r@gmail.com>",
"main": "index.js",
"engines": {
"node": ">=6"
},
"license": "ISC",
"dependencies": {
"del": "^3.0.0",
"https-proxy-agent": "^2.2.1",
"lodash": "^4.17.10",
"node-fetch": "^2.2.0",
"write": "^1.0.3"
},
"deprecated": false,
"homepage": "https://bitbucket.org/myrzz0r/pro-ffa#readme",
"repository": {
"type": "git",
"url": "git+https://myrzz0r@bitbucket.org/myrzz0r/pro-ffa.git"
},
"scripts": {
"install": "node scripts/install.js"
}
}