added loggers

This commit is contained in:
2013-11-18 15:32:12 +04:00
parent 79ae986e91
commit 1fabb1be06
5 changed files with 93 additions and 6 deletions

View File

@@ -1,11 +1,11 @@
{
"name": "haxework",
"url" : "git@bitbucket.org/shmyga/haxework.git",
"license": "",
"tags": [],
"description": "",
"url" : "https://bitbucket.org/shmyga/haxework.git",
"license": "BSD",
"tags": ["flash"],
"description": "Framework.",
"version": "0.0.0",
"releasenote": "Updated from git.",
"contributors": [],
"releasenote": "First release.",
"contributors": ["shmyga"],
"dependencies": {}
}