Skip to content

Commit 4aed5bb

Browse files
committed
package json
-added package json
1 parent c9cebe9 commit 4aed5bb

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

php_database_class.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"name": "php_database_class",
3+
"version": "1.0.0",
4+
"description": "initial release",
5+
"author": "Robert John Baldoza",
6+
"license": "MIT",
7+
"repository": {
8+
"type": "git",
9+
"url": "git+https://github.com/espongha/php_database_class.git"
10+
}
11+
}

0 commit comments

Comments
 (0)