-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
35 lines (35 loc) · 781 Bytes
/
package.json
File metadata and controls
35 lines (35 loc) · 781 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
{
"name": "rit-unique-code",
"version": "1.0.0",
"description": "\u001b[2~\u001b[2~An opensource PHP Library to generate huge amount of professional unique codes.",
"main": "index.php",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/aupr/RitUniqueCode.git"
},
"keywords": [
"\"php",
"unique",
"code",
"generator\"",
"\"rit",
"unique",
"code",
"library\"",
"\"php",
"unique",
"code",
"library\"",
"\"php",
"uniquecode\""
],
"author": "Aman Ullah",
"license": "MIT",
"bugs": {
"url": "https://github.com/aupr/RitUniqueCode/issues"
},
"homepage": "https://github.com/aupr/RitUniqueCode#readme",
}