You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
98 lines
2.6 KiB
98 lines
2.6 KiB
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"name": "gitbook-plugin-highlight",
|
|
"raw": "gitbook-plugin-highlight@2.0.3",
|
|
"rawSpec": "2.0.3",
|
|
"scope": null,
|
|
"spec": "2.0.3",
|
|
"type": "version"
|
|
},
|
|
"D:\\AAA\\gitbook\\data_mining"
|
|
]
|
|
],
|
|
"_from": "gitbook-plugin-highlight@2.0.3",
|
|
"_id": "gitbook-plugin-highlight@2.0.3",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/gitbook-plugin-highlight",
|
|
"_nodeVersion": "6.4.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-18-east.internal.npmjs.com",
|
|
"tmp": "tmp/gitbook-plugin-highlight-2.0.3.tgz_1481810504806_0.6394935857970268"
|
|
},
|
|
"_npmUser": {
|
|
"email": "soreine.plume@gmail.com",
|
|
"name": "soreine"
|
|
},
|
|
"_npmVersion": "3.10.3",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "gitbook-plugin-highlight",
|
|
"raw": "gitbook-plugin-highlight@2.0.3",
|
|
"rawSpec": "2.0.3",
|
|
"scope": null,
|
|
"spec": "2.0.3",
|
|
"type": "version"
|
|
},
|
|
"_requiredBy": [
|
|
"#USER"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/gitbook-plugin-highlight/-/gitbook-plugin-highlight-2.0.3.tgz",
|
|
"_shasum": "89af66a94c168f5eadde3e7674a8295b77db5987",
|
|
"_shrinkwrap": null,
|
|
"_spec": "gitbook-plugin-highlight@2.0.3",
|
|
"_where": "D:\\AAA\\gitbook\\data_mining",
|
|
"bugs": {
|
|
"url": "https://github.com/GitbookIO/plugin-highlight/issues"
|
|
},
|
|
"dependencies": {
|
|
"highlight.js": "9.8.0"
|
|
},
|
|
"description": "Default code highlighter for GitBook",
|
|
"devDependencies": {
|
|
"gitbook-tester": "1.4.3",
|
|
"less": "2.7.1",
|
|
"mocha": "3.2.0"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "89af66a94c168f5eadde3e7674a8295b77db5987",
|
|
"tarball": "https://registry.npmjs.org/gitbook-plugin-highlight/-/gitbook-plugin-highlight-2.0.3.tgz"
|
|
},
|
|
"engines": {
|
|
"gitbook": ">=2.4.0"
|
|
},
|
|
"gitHead": "2366611d806622168a5189399ccf44d23a38007d",
|
|
"homepage": "https://github.com/GitbookIO/plugin-highlight",
|
|
"license": "Apache 2",
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"email": "johan.preynat@gmail.com",
|
|
"name": "jpreynat"
|
|
},
|
|
{
|
|
"email": "samypesse@gmail.com",
|
|
"name": "samypesse"
|
|
},
|
|
{
|
|
"email": "soreine.plume@gmail.com",
|
|
"name": "soreine"
|
|
}
|
|
],
|
|
"name": "gitbook-plugin-highlight",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/GitbookIO/plugin-highlight.git"
|
|
},
|
|
"scripts": {
|
|
"prepublish": "mkdir -p css && lessc ./less/website.less > ./css/website.css; lessc ./less/ebook.less > ./css/ebook.css",
|
|
"test": "mocha test/"
|
|
},
|
|
"version": "2.0.3"
|
|
}
|