-
Notifications
You must be signed in to change notification settings - Fork 1
/
package.json
72 lines (72 loc) · 1.73 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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
{
"_from": "gentelella",
"_id": "gentelella@1.4.0",
"_inBundle": false,
"_integrity": "sha512-lp54+y6bwSLHF6KMstW2jD6oqV68vLMnFqMqATRp5a/8Tp52NYly7Q+5FZIMaNKATrb3EKx+BN/bKpaZ4BYLEw==",
"_location": "/gentelella",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "gentelella",
"name": "gentelella",
"escapedName": "gentelella",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/gentelella/-/gentelella-1.4.0.tgz",
"_shasum": "b3d15fd9c40c6ea47dc7f36290c8f89aee95efc5",
"_spec": "gentelella",
"_where": "/home/stock/Programs/Templstes",
"author": {
"name": "Aigars Silkalns"
},
"bugs": {
"url": "https://github.com/puikinsh/gentelella/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Christian Esperar"
}
],
"deprecated": false,
"description": "Gentelella Admin is a free to use Bootstrap admin template",
"devDependencies": {
"browser-sync": "^2.12.10",
"gulp": "^4.0.0",
"gulp-autoprefixer": "^3.1.0",
"gulp-concat": "^2.6.0",
"gulp-rename": "^1.2.2",
"gulp-ruby-sass": "^2.0.6",
"gulp-uglify": "^1.5.3"
},
"homepage": "https://github.com/puikinsh/gentelella#readme",
"keywords": [
"css",
"js",
"html",
"template",
"admin",
"bootstrap",
"theme",
"backend",
"responsive"
],
"license": "MIT",
"main": "build/js/custom.min.js",
"name": "gentelella",
"repository": {
"type": "git",
"url": "git+https://github.com/puikinsh/gentelella.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.4.0"
}