biofriction-wp-theme/node_modules/style-sherpa/package.json

66 lines
1.6 KiB
JSON

{
"_args": [
[
"style-sherpa@1.0.2",
"/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab"
]
],
"_development": true,
"_from": "style-sherpa@1.0.2",
"_id": "style-sherpa@1.0.2",
"_inBundle": false,
"_integrity": "sha1-HfNcwjgYvAtgFOfHDfIISgVOBHg=",
"_location": "/style-sherpa",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "style-sherpa@1.0.2",
"name": "style-sherpa",
"escapedName": "style-sherpa",
"rawSpec": "1.0.2",
"saveSpec": null,
"fetchSpec": "1.0.2"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/style-sherpa/-/style-sherpa-1.0.2.tgz",
"_spec": "1.0.2",
"_where": "/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab",
"author": {
"name": "ZURB",
"email": "foundation@zurb.com"
},
"bugs": {
"url": "https://github.com/zurb/style-sherpa/issues"
},
"dependencies": {
"handlebars": "^4.0.2",
"highlight.js": "^8.8.0",
"marked": "^0.3.5",
"string-template": "^0.2.1"
},
"description": "A simple style guide generator.",
"devDependencies": {
"mocha": "^2.3.2"
},
"homepage": "https://github.com/zurb/style-sherpa#readme",
"keywords": [
"style",
"guide",
"generator"
],
"license": "MIT",
"main": "index.js",
"name": "style-sherpa",
"repository": {
"type": "git",
"url": "git+https://github.com/zurb/style-sherpa.git"
},
"scripts": {
"test": "mocha"
},
"version": "1.0.2"
}