-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
45 lines (45 loc) · 1.65 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
{
"_from": "git+https://github.com/resgroup/res-bootstrap-theme.git",
"_id": "[email protected]",
"_inBundle": false,
"_integrity": "",
"_location": "/res-bootstrap-theme",
"_phantomChildren": {},
"_requested": {
"type": "git",
"raw": "res-bootstrap-theme@git+https://github.com/resgroup/res-bootstrap-theme.git",
"name": "res-bootstrap-theme",
"escapedName": "res-bootstrap-theme",
"rawSpec": "git+https://github.com/resgroup/res-bootstrap-theme.git",
"saveSpec": "git+https://github.com/resgroup/res-bootstrap-theme.git",
"fetchSpec": "https://github.com/resgroup/res-bootstrap-theme.git",
"gitCommittish": null
},
"_requiredBy": [
"/"
],
"_resolved": "git+https://github.com/resgroup/res-bootstrap-theme.git#83840784b6d06104456a2a0727f3f911a40aed4a",
"_spec": "res-bootstrap-theme@git+https://github.com/resgroup/res-bootstrap-theme.git",
"_where": "C:\\Work\\Repositories\\curtailment",
"author": "",
"bugs": {
"url": "https://github.com/resgroup/res-bootstrap-theme/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Bootstrap 3.3.7 theme for RES, customised with http://getbootstrap.com/customize/",
"gitHead": "83840784b6d06104456a2a0727f3f911a40aed4a",
"homepage": "https://github.com/resgroup/res-bootstrap-theme#readme",
"license": "ISC",
"main": "bootstrap/js/bootstrap",
"name": "res-bootstrap-theme",
"repository": {
"type": "git",
"url": "git+https://github.com/resgroup/res-bootstrap-theme.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"style": "bootstrap/css/bootstrap.css",
"version": "1.0.0"
}