File: /home/f/r/e/frenchy/www/french-american.org/current/node_modules/@frctl/fractal/package.json
{
"_args": [
[
"@frctl/fractal@1.2.0",
"/var/www/french-american.org/releases/20210421135930Z"
]
],
"_development": true,
"_from": "@frctl/fractal@1.2.0",
"_id": "@frctl/fractal@1.2.0",
"_inBundle": false,
"_integrity": "sha512-2GuwhMy2jUXjmHWin8aklPJPD9EmPFBaSaOXDPMz2xJZn290h+G/hIjb44ufeG1JqOHvIUP5VjUABTw8onUDhA==",
"_location": "/@frctl/fractal",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@frctl/fractal@1.2.0",
"name": "@frctl/fractal",
"escapedName": "@frctl%2ffractal",
"scope": "@frctl",
"rawSpec": "1.2.0",
"saveSpec": null,
"fetchSpec": "1.2.0"
},
"_requiredBy": [
"#DEV:/",
"/@frctl/mandelbrot"
],
"_resolved": "https://registry.npmjs.org/@frctl/fractal/-/fractal-1.2.0.tgz",
"_spec": "1.2.0",
"_where": "/var/www/french-american.org/releases/20210421135930Z",
"author": {
"name": "Mark Perkins",
"email": "mark@clearleft.com",
"url": "http://clearleft.com/"
},
"bin": {
"fractal": "./bin/fractal"
},
"bugs": {
"url": "https://github.com/frctl/fractal/issues"
},
"dependencies": {
"@allmarkedup/fang": "^1.0.0",
"@frctl/handlebars": "^1.1.3",
"@frctl/mandelbrot": "^1.1.0",
"anymatch": "^1.3.0",
"bluebird": "^3.5.2",
"browser-sync": "^2.26.4",
"chalk": "^1.1.3",
"chokidar": "^1.6.0",
"cli-table3": "^0.5.0",
"co": "^4.6.0",
"columnify": "^1.5.4",
"diff": "^3.5.0",
"express": "^4.14.0",
"fs-extra": "^0.30.0",
"globby": "^6.0.0",
"gray-matter": "^2.0.2",
"handlebars": "^4.0.13",
"highlight.js": "^9.5.0",
"inquirer": "^1.1.2",
"istextorbinary": "^2.1.0",
"js-beautify": "1.6.14",
"js-yaml": "^3.13.1",
"liftoff": "^2.3.0",
"lodash": "^4.17.11",
"log-update": "^1.0.2",
"marked": "^0.6.2",
"mime": "^1.3.4",
"minimist": "^1.2.0",
"mixwith": "^0.1.1",
"mocha": "^5.0.3",
"nunjucks": "^3.1.3",
"path-to-regexp": "^1.5.3",
"portscanner": "^1.0.0",
"readable-stream": "^2.1.4",
"require-all": "^2.0.0",
"semver": "^5.3.0",
"sinon": "^3.2.1",
"snyk": "^1.124.1",
"throat": "^3.0.0",
"update-notifier": "^1.0.2",
"vinyl": "^1.2.0",
"vorpal": "^1.12.0"
},
"description": "A tool to help you build and document web component libraries and then integrate them into your projects.",
"devDependencies": {
"chai": "^4.1.1",
"chai-as-promised": "^7.1.1",
"istanbul": "^0.4.4",
"mock-fs": "^4.6.0",
"pre-commit": "^1.1.3",
"proxyquire": "^1.7.10"
},
"engines": {
"node": ">= 4.4.7"
},
"homepage": "https://github.com/frctl/fractal",
"license": "MIT",
"main": "src/fractal.js",
"name": "@frctl/fractal",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/frctl/fractal.git"
},
"scripts": {
"prepare": "npm run snyk-protect",
"snyk-protect": "snyk protect",
"test": "_mocha --require test/support/env --reporter spec"
},
"snyk": true,
"version": "1.2.0"
}