enzyme
Version:
JavaScript Testing utilities for React
50 lines (49 loc) • 1.38 kB
JSON
{
"name": "gitbook-plugin-anchors",
"description": "Add Github style heading anchors to your Gitbook",
"main": "index.js",
"version": "0.4.0",
"license": "Apache 2",
"author": {
"name": "Bo Marchman",
"email": "bo.marchman@gmail.com"
},
"engines": {
"gitbook": "*"
},
"homepage": "https://github.com/rlmv/gitbook-plugin-anchors",
"repository": {
"type": "git",
"url": "https://github.com/rlmv/gitbook-plugin-anchors.git"
},
"bugs": {
"url": "https://github.com/rlmv/gitbook-plugin-anchors/issues"
},
"dependencies": {
"cheerio": "*",
"underscore": "*"
},
"gitHead": "120977b4220537033131fd361b492a736723a1e5",
"_id": "gitbook-plugin-anchors@0.4.0",
"scripts": {},
"_shasum": "9f2b1729a8470c129f6803c22d12be38ffbcdfc0",
"_from": "gitbook-plugin-anchors@0.4.0",
"_npmVersion": "1.4.23",
"_npmUser": {
"name": "rlmv",
"email": "bo.marchman@gmail.com"
},
"maintainers": [
{
"name": "rlmv",
"email": "bo.marchman@gmail.com"
}
],
"dist": {
"shasum": "9f2b1729a8470c129f6803c22d12be38ffbcdfc0",
"tarball": "http://registry.npmjs.org/gitbook-plugin-anchors/-/gitbook-plugin-anchors-0.4.0.tgz"
},
"directories": {},
"_resolved": "http://registry.npmjs.org/gitbook-plugin-anchors/-/gitbook-plugin-anchors-0.4.0.tgz",
"readme": "ERROR: No README data found!"
}