File: /home/frenchy/www/french-american.org/current/node_modules/@frctl/mandelbrot/package.json
{
"_args": [
[
"@frctl/mandelbrot@1.2.1",
"/var/www/french-american.org/releases/20210421135930Z"
]
],
"_development": true,
"_from": "@frctl/mandelbrot@1.2.1",
"_id": "@frctl/mandelbrot@1.2.1",
"_inBundle": false,
"_integrity": "sha512-SC4sGCNG7hwGMdEHJhOHy6R24STyDaAY2tM7AZQNat46LhPRUg77qrC6tvcO7YRKnKOyHas3QvJhx8WdXwhv1Q==",
"_location": "/@frctl/mandelbrot",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@frctl/mandelbrot@1.2.1",
"name": "@frctl/mandelbrot",
"escapedName": "@frctl%2fmandelbrot",
"scope": "@frctl",
"rawSpec": "1.2.1",
"saveSpec": null,
"fetchSpec": "1.2.1"
},
"_requiredBy": [
"/@frctl/fractal"
],
"_resolved": "https://registry.npmjs.org/@frctl/mandelbrot/-/mandelbrot-1.2.1.tgz",
"_spec": "1.2.1",
"_where": "/var/www/french-american.org/releases/20210421135930Z",
"author": {
"name": "Mark Perkins",
"email": "mark@clearleft.com",
"url": "http://clearleft.com/"
},
"bugs": {
"url": "https://github.com/frctl/mandelbrot/issues"
},
"dependencies": {
"@frctl/fractal": "^1.1.0-alpha.0",
"js-beautify": "^1.6.2",
"lodash": "^4.12.0"
},
"description": "The default theme for Fractal.",
"devDependencies": {
"babel-preset-es2015": "^6.5.0",
"babelify": "^7.2.0",
"browserify": "^13.0.0",
"del": "^2.2.0",
"gulp": "^3.9.1",
"gulp-autoprefixer": "^3.1.0",
"gulp-sass": "^4.0.0",
"gulp-sass-glob": "^1.0.0",
"gulp-sourcemaps": "^1.6.0",
"gulp-stylelint": "^2.0.0",
"gulp-uglify": "^1.5.3",
"highlight.js": "^9.1.0",
"jquery": "^2.2.1",
"jquery-pjax": "git+https://github.com/defunkt/jquery-pjax.git",
"jquery-resizable-dom": "^0.16.0",
"normalize.css": "^4.1.1",
"sass-mq": "^3.2.6",
"select2": "4.0.3",
"stylelint-config-standard": "^7.0.0",
"vinyl-buffer": "^1.0.0",
"vinyl-source-stream": "^1.1.0",
"watchify": "^3.7.0"
},
"homepage": "https://github.com/frctl/mandelbrot#readme",
"license": "MIT",
"main": "index.js",
"name": "@frctl/mandelbrot",
"peerDependencies": {
"@frctl/fractal": ">= 1.1.0-alpha.0 < 2"
},
"repository": {
"type": "git",
"url": "git+https://github.com/frctl/mandelbrot.git"
},
"scripts": {
"build": "gulp",
"prepublish": "npm run build",
"start": "gulp watch"
},
"version": "1.2.1"
}