-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmanifest
More file actions
23 lines (23 loc) · 735 Bytes
/
Copy pathmanifest
File metadata and controls
23 lines (23 loc) · 735 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
"name": "letjson",
"title": "letjson",
"description": "letjson() function & letjson class are downloading data or files by http request",
"version": "{{VER}}",
"keywords": [
"letjson", "query", "get", "request", "http"
],
"author": {
"name": "Tom Sapletta",
"email": "info@softreck.dev",
"url": "http://softreck.dev"
},
"licenses": [{
"type": "MIT",
"url": "http://opensource.org/licenses/MIT"
}],
"homepage": "https://nodejs.letjson.com/",
"bugs": "https://github.com/letjson/nodejs/issues",
"demo": "http://demo.letjson.com/",
"docs": "http://docs.letjson.com/",
"download": "https://github.com/letjson/nodejs/releases",
}