-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathpackage.json
48 lines (48 loc) · 1.38 KB
/
package.json
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
36
37
38
39
40
41
42
43
44
45
46
47
48
{
"_from": "steroidslibrary@latest",
"_id": "steroidslibrary@0.1.1",
"_inBundle": false,
"_integrity": "sha512-qPACW6/paBQUf1yNvDRwug5hV/pha2wrHrL1RZ55N52f2t/ijHLJpCfGZ3AdC9Bu4ZLpOenLzma/yrZ7qr4pEQ==",
"_location": "/steroidslibrary",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "steroidslibrary@latest",
"name": "steroidslibrary",
"escapedName": "steroidslibrary",
"rawSpec": "latest",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/steroidslibrary/-/steroidslibrary-0.1.1.tgz",
"_shasum": "cef405b7ee6e4ad4fa01fa559a9f0c0c4678304d",
"_spec": "steroidslibrary@latest",
"_where": "D:\\Boligmappa Patform\\microservices\\boliger",
"author": {
"name": "Supun Dissanayake"
},
"bugs": {
"url": "https://github.com/99xt/steroidslibrary/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Steroids - A TypesScript Framework for REST APIs",
"directories": {
"test": "tests"
},
"homepage": "https://github.com/99xt/steroidslibrary.git#readme",
"license": "MIT",
"name": "steroidslibrary",
"repository": {
"type": "git",
"url": "git+https://github.com/99xt/steroidslibrary.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "0.1.43"
}