documentation-website
Advanced tools
Comparing version 1.0.0 to 1.0.1
191
package.json
{ | ||
"name": "documentation-website", | ||
"version": "1.0.0", | ||
"keywords": ["documentation", "website", "project", "homepage", "page"], | ||
"description": "Declarative multilanguage documentation website generator", | ||
"license": "CC-BY-3.0", | ||
"files": ["source"], | ||
"main": "updateGitPagesDocumentationBranch.py", | ||
"repository": { | ||
"type": "git", | ||
"url": "git@github.io:thaibault/documentationWebsite.git" | ||
"name": "documentation-website", | ||
"version": "1.0.1", | ||
"keywords": [ | ||
"documentation", | ||
"website", | ||
"project", | ||
"homepage", | ||
"page" | ||
], | ||
"description": "Declarative multilanguage documentation website generator", | ||
"license": "CC-BY-3.0", | ||
"bin": { | ||
"documentationWebsite": "index.py" | ||
}, | ||
"files": [ | ||
"source", | ||
"index.py" | ||
], | ||
"main": "source/index.pug", | ||
"repository": { | ||
"type": "git", | ||
"url": "git@github.io:thaibault/documentationWebsite.git" | ||
}, | ||
"dependencies": { | ||
"bootstrap": "3.3.6", | ||
"website-utilities": "latest" | ||
}, | ||
"devDependencies": { | ||
"jsdom": "latest", | ||
"legalNotes": "git+ssh://git@github.com/thaibault/legalNotes.git", | ||
"source-map-support": "latest", | ||
"weboptimizer": "latest" | ||
}, | ||
"webOptimizer": { | ||
"buildDefinition": { | ||
"ANALYTICS_CODE": { | ||
"__evaluate__": "`'${self.module.preprocessor.pug.locals.ANALYTICS_CODE}'`" | ||
}, | ||
"LANGUAGES": { | ||
"__evaluate__": "`['${self.module.preprocessor.pug.locals.LANGUAGES.join(\"', '\")}']`" | ||
} | ||
}, | ||
"dependencies": { | ||
"bootstrap": "3.3.6", | ||
"website-utilities": "latest" | ||
"injection": { | ||
"internal": { | ||
"vendor": { | ||
"__evaluate__": "self.debug && 2 < self.givenCommandLineArguments.length && ['buildDLL', 'serve', 'watchDLL'].includes(self.givenCommandLineArguments[2]) ? 'website-utilities' : []" | ||
}, | ||
"index": { | ||
"__evaluate__": "[`${path.relative(self.path.source.base, self.path.source.asset.cascadingStyleSheet)}/index`].concat(self.debug ? [] : 'babel-polyfill').concat(self.debug && self.dllManifestFilePaths.length && 2 < self.givenCommandLineArguments.length && self.givenCommandLineArguments[2] === 'serve' ? [`webpack-dev-server/client?${self.development.server.protocol}://0.0.0.0:${self.development.server.port}`, 'webpack/hot/dev-server'] : []).concat(self.offline ? 'offline-plugin/runtime' : []).concat('index')" | ||
} | ||
} | ||
}, | ||
"devDependencies": { | ||
"jsdom": "latest", | ||
"legalNotes": "git+ssh://git@github.com/thaibault/legalNotes.git", | ||
"source-map-support": "latest", | ||
"weboptimizer": "latest" | ||
}, | ||
"webOptimizer": { | ||
"buildDefinition": { | ||
"ANALYTICS_CODE": { | ||
"__evaluate__": "`'${self.module.preprocessor.pug.locals.ANALYTICS_CODE}'`" | ||
"library": false, | ||
"module": { | ||
"aliases": { | ||
"bootstrap$": "bootstrap/dist/css/bootstrap.css", | ||
"babel-polyfill$": "babel-polyfill/dist/polyfill.min", | ||
"jQuery-scrollTo$": "jquery.scrollto/jquery.scrollTo", | ||
"jQuery-spin$": "spin.js/jquery.spin" | ||
}, | ||
"optimizer": { | ||
"htmlMinifier": { | ||
"ignoreCustomComments": [ | ||
{ | ||
"__evaluate__": "/^\\|?[a-z]{2}[A-Z]{2}:/" | ||
}, | ||
"LANGUAGES": { | ||
"__evaluate__": "`['${self.module.preprocessor.pug.locals.LANGUAGES.join(\"', '\")}']`" | ||
} | ||
}, | ||
"injection": {"internal": { | ||
"vendor": { | ||
"__evaluate__": "self.debug && 2 < self.givenCommandLineArguments.length && ['buildDLL', 'serve', 'watchDLL'].includes(self.givenCommandLineArguments[2]) ? 'website-utilities' : []" | ||
{ | ||
"__evaluate__": "/^[a-z]{2}[A-Z]{2}$/" | ||
}, | ||
"index": { | ||
"__evaluate__": "[`${path.relative(self.path.source.base, self.path.source.asset.cascadingStyleSheet)}/index`].concat(self.debug ? [] : 'babel-polyfill').concat(self.debug && self.dllManifestFilePaths.length && 2 < self.givenCommandLineArguments.length && self.givenCommandLineArguments[2] === 'serve' ? [`webpack-dev-server/client?${self.development.server.protocol}://0.0.0.0:${self.development.server.port}`, 'webpack/hot/dev-server'] : []).concat(self.offline ? 'offline-plugin/runtime' : []).concat('index')" | ||
{ | ||
"__evaluate__": "/^showExample(?::[a-zA-Z]+)?$/" | ||
} | ||
}}, | ||
"library": false, | ||
"module": { | ||
"aliases": { | ||
"bootstrap$": "bootstrap/dist/css/bootstrap.css", | ||
"babel-polyfill$": "babel-polyfill/dist/polyfill.min", | ||
"jQuery-scrollTo$": "jquery.scrollto/jquery.scrollTo", | ||
"jQuery-spin$": "spin.js/jquery.spin" | ||
}, | ||
"optimizer": {"htmlMinifier": {"ignoreCustomComments": [ | ||
{"__evaluate__": "/^\\|?[a-z]{2}[A-Z]{2}:/"}, | ||
{"__evaluate__": "/^[a-z]{2}[A-Z]{2}$/"}, | ||
{"__evaluate__": "/^showExample(?::[a-zA-Z]+)?$/"} | ||
]}}, | ||
"preprocessor": {"pug": {"locals": { | ||
"API_DOCUMENTATION_PATH": "/apiDocumentation/", | ||
"CONTENT_FILE_PATH": "dummyDocumentation.pug", | ||
"DISTRIBUTION_BUNDLE_FILE_PATH": "dummyDistributionBundle.zip", | ||
"LANGUAGES": ["deDE", "enUS", "frFR"], | ||
"NAME": "documentationWebsite", | ||
"RENDER_CONTENT": true, | ||
"TAGLINE": "generic documentation website pattern" | ||
}}}, | ||
"skipParseRegularExpression": { | ||
"__evaluate__": "/\\/(?:(?:clientnode(?:\\.compiled)?)|(?:jquery)|(?:module)|(?:spin)|([^/]+\\.min))\\.js(?:\\?.+|$)/" | ||
} | ||
}, | ||
"path": { | ||
"source": {"asset": {"javaScript": "./"}}, | ||
"target": {"asset": { | ||
"javaScript": "./", "cascadingStyleSheet": "./" | ||
}} | ||
] | ||
} | ||
}, | ||
"preprocessor": { | ||
"pug": { | ||
"locals": { | ||
"API_DOCUMENTATION_PATH": "/apiDocumentation/", | ||
"CONTENT_FILE_PATH": "dummyDocumentation.pug", | ||
"DISTRIBUTION_BUNDLE_FILE_PATH": "dummyDistributionBundle.zip", | ||
"LANGUAGES": [ | ||
"deDE", | ||
"enUS", | ||
"frFR" | ||
], | ||
"NAME": "documentationWebsite", | ||
"RENDER_CONTENT": true, | ||
"TAGLINE": "generic documentation website pattern" | ||
} | ||
} | ||
}, | ||
"skipParseRegularExpression": { | ||
"__evaluate__": "/\\/(?:(?:clientnode(?:\\.compiled)?)|(?:jquery)|(?:module)|(?:spin)|([^/]+\\.min))\\.js(?:\\?.+|$)/" | ||
} | ||
}, | ||
"scripts": { | ||
"build": "webOptimizer build", | ||
"buildDLL": "webOptimizer buildDLL", | ||
"buildWithStats": "webOptimizer build --profile --json >/tmp/stat.json && echo 'Results successfully written to \"/tmp/stat.json\".'", | ||
"clear": "webOptimizer clear", | ||
"document": "webOptimizer document", | ||
"lint": "webOptimizer typeCheck && webOptimizer lint", | ||
"serve": "webOptimizer serve", | ||
"start": "npm run serve", | ||
"update": "npm version patch && npm publish", | ||
"watch": "webOptimizer build --watch", | ||
"watchDLL": "webOptimizer buildDLL --watch" | ||
"path": { | ||
"source": { | ||
"asset": { | ||
"javaScript": "./" | ||
} | ||
}, | ||
"target": { | ||
"asset": { | ||
"javaScript": "./", | ||
"cascadingStyleSheet": "./" | ||
} | ||
} | ||
} | ||
}, | ||
"scripts": { | ||
"build": "webOptimizer build", | ||
"buildDLL": "webOptimizer buildDLL", | ||
"buildWithStats": "webOptimizer build --profile --json >/tmp/stat.json && echo 'Results successfully written to \"/tmp/stat.json\".'", | ||
"clear": "webOptimizer clear", | ||
"document": "webOptimizer document", | ||
"lint": "webOptimizer typeCheck && webOptimizer lint", | ||
"serve": "webOptimizer serve", | ||
"start": "npm run serve", | ||
"update": "npm version patch && npm publish", | ||
"watch": "webOptimizer build --watch", | ||
"watchDLL": "webOptimizer buildDLL --watch" | ||
} | ||
} |
91982