delete old package.json

This commit is contained in:
Miguel Sousa
2015-09-18 03:41:23 -07:00
parent a9cb57f6bc
commit 2a2e421f16

View File

@@ -1,17 +0,0 @@
{
"name": "source-code-pro",
"version": "1.0.0",
"description": "Source Code Pro is a set of OpenType fonts that have been designed to work well in user interface (UI) environments. In addition to a functional OpenType font, this open source project provides all of the source files that were used to build this OpenType font by using the AFDKO makeotf tool.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/adobe-fonts/source-code-pro.git"
},
"bugs": {
"url": "https://github.com/adobe-fonts/source-code-pro/issues"
},
"homepage": "https://github.com/adobe-fonts/source-code-pro"
}