techno-font
Version:
30 lines (29 loc) • 631 B
JSON
{
"name": "techno-font",
"version": "0.0.5",
"description": "web font",
"main": "index.js",
"sytle": "assets/techno-font.css",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/walchko/techno-font.git"
},
"keywords": [
"web",
"font",
"linux",
"tech",
"techno",
"technology"
],
"author": "Kevin J. Walchko",
"license": "MIT",
"bugs": {
"url": "https://github.com/walchko/techno-font/issues"
},
"homepage": "https://github.com/walchko/techno-font#readme",
"dependencies": {}
}