Set type to project

This commit is contained in:
Jordi Boggiano
2013-04-11 12:36:24 +02:00
parent 03203b8f56
commit d8f52798c6
+1 -1
View File
@@ -3,7 +3,7 @@
"description": "A console to quickly try and run PHP code in your browser", "description": "A console to quickly try and run PHP code in your browser",
"keywords": ["console", "php"], "keywords": ["console", "php"],
"homepage": "http://github.com/Seldaek/php-console", "homepage": "http://github.com/Seldaek/php-console",
"type": "library", "type": "project",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"authors": [ "authors": [
{ {