test/node_modules/gitbook-plugin-theme-gestalt/package.json
2018-12-13 14:35:49 +01:00

123 lines
3.4 KiB
JSON

{
"_args": [
[
{
"name": "gitbook-plugin-theme-gestalt",
"raw": "gitbook-plugin-theme-gestalt@1.0.7",
"rawSpec": "1.0.7",
"scope": null,
"spec": "1.0.7",
"type": "version"
},
"/home/dorian/Documents/gitlab/test"
]
],
"_from": "gitbook-plugin-theme-gestalt@1.0.7",
"_id": "gitbook-plugin-theme-gestalt@1.0.7",
"_inCache": true,
"_installable": true,
"_location": "/gitbook-plugin-theme-gestalt",
"_nodeVersion": "8.5.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/gitbook-plugin-theme-gestalt_1.0.7_1521476565155_0.7010253991433419"
},
"_npmUser": {
"email": "azeven@gmail.com",
"name": "azeven"
},
"_npmVersion": "5.3.0",
"_phantomChildren": {},
"_requested": {
"name": "gitbook-plugin-theme-gestalt",
"raw": "gitbook-plugin-theme-gestalt@1.0.7",
"rawSpec": "1.0.7",
"scope": null,
"spec": "1.0.7",
"type": "version"
},
"_requiredBy": [
"#USER"
],
"_resolved": "https://registry.npmjs.org/gitbook-plugin-theme-gestalt/-/gitbook-plugin-theme-gestalt-1.0.7.tgz",
"_shasum": "30d9087864187e797663af68d9f5032c3eb6d2e9",
"_shrinkwrap": null,
"_spec": "gitbook-plugin-theme-gestalt@1.0.7",
"_where": "/home/dorian/Documents/gitlab/test",
"author": {
"email": "azeven@gmail.com",
"name": "Anton Legoo"
},
"bugs": {
"url": "https://github.com/antonlegoo/gitbook-plugin-theme-gestalt/issues"
},
"dependencies": {},
"description": "A configurable theme for GitBook",
"devDependencies": {
"browser-sync": "^2.18.12",
"browserify": "13.1.0",
"font-awesome": "4.6.3",
"gulp": "github:gulpjs/gulp#4.0",
"gulp-browserify": "^0.5.1",
"gulp-concat": "^2.6.1",
"gulp-exec": "^2.1.3",
"gulp-ignore": "^2.0.2",
"gulp-rename": "^1.2.2",
"gulp-sass": "^3.1.0",
"jquery": "3.1.1",
"merge-stream": "^1.0.1",
"mousetrap": "^1.6.1"
},
"directories": {},
"dist": {
"fileCount": 191,
"integrity": "sha512-TPQWIg4Ow6NoZim4Oeril2XKQS/31wJVvDsPKsOEgCwQ/RkG1JlAo04pKBViy+eHdWX5b6GjggCLoaWWZGpsRw==",
"shasum": "30d9087864187e797663af68d9f5032c3eb6d2e9",
"tarball": "https://registry.npmjs.org/gitbook-plugin-theme-gestalt/-/gitbook-plugin-theme-gestalt-1.0.7.tgz",
"unpackedSize": 3930940
},
"engines": {
"gitbook": ">=3.0.0"
},
"gitHead": "4c3e1d5eb2b56d968eb25c61cda41a9eedca48f6",
"gitbook": {
"properties": {
"showLevel": {
"default": false,
"title": "Show level indicator in TOC",
"type": "boolean"
},
"styles": {
"properties": {
"website": {
"default": "styles/website.css",
"title": "Stylesheet for website output"
}
},
"title": "Custom Stylesheets",
"type": "object"
}
}
},
"homepage": "https://github.com/antonlegoo/gitbook-plugin-theme-gestalt#readme",
"license": "Apache-2.0",
"main": "./index.js",
"maintainers": [
{
"email": "azeven@gmail.com",
"name": "azeven"
}
],
"name": "gitbook-plugin-theme-gestalt",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/antonlegoo/gitbook-plugin-theme-gestalt.git"
},
"scripts": {
"prepublish": "gulp build"
},
"version": "1.0.7"
}