UNPKG

2.28 kBJSONView Raw
1{
2 "name": "ink-docstrap",
3 "version": "1.3.2",
4 "decription": "A template for JSDoc3 based on Bootstrap and Bootswatch",
5 "devDependencies": {
6 "async": "~2.0.1",
7 "grunt": "~1.0.1",
8 "grunt-contrib-copy": "~1.0.0",
9 "grunt-contrib-less": "~1.4.0",
10 "grunt-contrib-uglify": "~2.0.0",
11 "grunt-shell": "~1.3.1",
12 "jsdoc": "~3.4.0",
13 "lodash": "~4.15.0",
14 "request": "^2.74.0"
15 },
16 "license": "MIT",
17 "keywords": [
18 "bootstrap",
19 "bootswatch",
20 "docstrap",
21 "documentation",
22 "jsdoc",
23 "jsdoc3",
24 "theme"
25 ],
26 "author": {
27 "name": "Terry Weiss",
28 "email": "me@terryweiss.net"
29 },
30 "bugs": {
31 "url": "https://github.com/docstrap/docstrap/issues"
32 },
33 "repository": {
34 "type": "git",
35 "url": "git+https://github.com/docstrap/docstrap.git"
36 },
37 "main": "./template/publish.js",
38 "dependencies": {
39 "moment": "^2.14.1",
40 "sanitize-html": "^1.13.0",
41 "taffydb": "^2.7.3"
42 },
43 "gitHead": "0fff6c83ab7f9154b27c0996b775f1639037df9b",
44 "description": "[![NPM](https://nodei.co/npm/ink-docstrap.png?downloads=true)](https://nodei.co/npm/ink-docstrap/)",
45 "homepage": "https://github.com/docstrap/docstrap#readme",
46 "_id": "ink-docstrap@1.3.2",
47 "_npmVersion": "5.3.0",
48 "_nodeVersion": "8.4.0",
49 "_npmUser": {
50 "name": "lukeapage",
51 "email": "luke.a.page@gmail.com"
52 },
53 "dist": {
54 "integrity": "sha512-STx5orGQU1gfrkoI/fMU7lX6CSP7LBGO10gXNgOZhwKhUqbtNjCkYSewJtNnLmWP1tAGN6oyEpG1HFPw5vpa5Q==",
55 "shasum": "5923dc48c41c9bccb3a524d10f5924d343448900",
56 "tarball": "https://registry.npmjs.org/ink-docstrap/-/ink-docstrap-1.3.2.tgz"
57 },
58 "maintainers": [
59 {
60 "name": "lukeapage",
61 "email": "luke.a.page@gmail.com"
62 },
63 {
64 "name": "agatronic",
65 "email": "luke.a.page@gmail.com"
66 },
67 {
68 "name": "terryweiss",
69 "email": "me@terryweiss.net"
70 }
71 ],
72 "_npmOperationalInternal": {
73 "host": "s3://npm-registry-packages",
74 "tmp": "tmp/ink-docstrap-1.3.2.tgz_1510770889168_0.21917325188405812"
75 },
76 "directories": {},
77 "_shasum": "5923dc48c41c9bccb3a524d10f5924d343448900",
78 "_resolved": "https://registry.npmjs.org/ink-docstrap/-/ink-docstrap-1.3.2.tgz",
79 "_from": "ink-docstrap@latest",
80 "readme": "ERROR: No README data found!"
81}