303 lines
9.0 KiB
JSON
303 lines
9.0 KiB
JSON
{
|
|
"_from": "gatsby@^2.12.0",
|
|
"_id": "gatsby@2.13.70",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-oaCB0RaYE5Tfi82BKRXjMRkYtCk1J3aljNYVWM86zSpmPnxENtiiSO7NRyTph/6q1Bxqj1QMoV3S9Pzp/Lk61w==",
|
|
"_location": "/gatsby",
|
|
"_phantomChildren": {
|
|
"@babel/code-frame": "7.5.5",
|
|
"@babel/runtime": "7.5.5",
|
|
"@hapi/joi": "15.1.1",
|
|
"babel-plugin-syntax-dynamic-import": "6.18.0",
|
|
"better-opn": "0.1.4",
|
|
"bluebird": "3.5.5",
|
|
"caniuse-lite": "1.0.30000989",
|
|
"chalk": "2.4.2",
|
|
"ci-info": "2.0.0",
|
|
"clipboardy": "1.2.3",
|
|
"common-tags": "1.8.0",
|
|
"convert-hrtime": "2.0.0",
|
|
"core-js": "2.6.9",
|
|
"decamelize": "1.2.0",
|
|
"dot-prop": "4.2.0",
|
|
"electron-to-chromium": "1.3.236",
|
|
"envinfo": "5.12.1",
|
|
"fs-exists-cached": "1.0.0",
|
|
"gatsby-telemetry": "1.1.13",
|
|
"get-caller-file": "1.0.3",
|
|
"get-stream": "3.0.0",
|
|
"graceful-fs": "4.2.2",
|
|
"hosted-git-info": "2.8.4",
|
|
"ink": "2.3.0",
|
|
"ink-spinner": "3.0.1",
|
|
"is-stream": "1.1.0",
|
|
"is-valid-path": "0.1.1",
|
|
"jsonfile": "4.0.0",
|
|
"lodash": "4.17.15",
|
|
"lru-cache": "4.1.5",
|
|
"map-age-cleaner": "0.1.3",
|
|
"meant": "1.0.1",
|
|
"mimic-fn": "2.1.0",
|
|
"ms": "2.1.2",
|
|
"nice-try": "1.0.5",
|
|
"npm-run-path": "2.0.2",
|
|
"object.entries": "1.1.0",
|
|
"opentracing": "0.14.4",
|
|
"p-finally": "1.0.0",
|
|
"p-is-promise": "2.1.0",
|
|
"path-exists": "3.0.0",
|
|
"path-key": "2.0.1",
|
|
"pretty-error": "2.1.1",
|
|
"progress": "2.0.3",
|
|
"prompts": "2.2.1",
|
|
"pump": "3.0.0",
|
|
"react": "16.9.0",
|
|
"require-directory": "2.1.1",
|
|
"require-main-filename": "1.0.1",
|
|
"resolve-cwd": "2.0.0",
|
|
"semver": "5.7.1",
|
|
"set-blocking": "2.0.0",
|
|
"shebang-command": "1.2.0",
|
|
"signal-exit": "3.0.2",
|
|
"source-map": "0.5.7",
|
|
"stack-trace": "0.0.10",
|
|
"strip-eof": "1.0.0",
|
|
"unique-string": "1.0.0",
|
|
"universalify": "0.1.2",
|
|
"update-notifier": "2.5.0",
|
|
"which": "1.3.1",
|
|
"which-module": "2.0.0",
|
|
"wrap-ansi": "2.1.0",
|
|
"write-file-atomic": "2.4.3",
|
|
"xdg-basedir": "3.0.0",
|
|
"y18n": "3.2.1",
|
|
"yurnalist": "1.0.5"
|
|
},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "gatsby@^2.12.0",
|
|
"name": "gatsby",
|
|
"escapedName": "gatsby",
|
|
"rawSpec": "^2.12.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^2.12.0"
|
|
},
|
|
"_requiredBy": [
|
|
"#DEV:/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/gatsby/-/gatsby-2.13.70.tgz",
|
|
"_shasum": "a0e9423993c2e2902b44d8d0df25267d1477f172",
|
|
"_spec": "gatsby@^2.12.0",
|
|
"_where": "/Users/stefanfejes/Projects/30-seconds-of-python-code",
|
|
"author": {
|
|
"name": "Kyle Mathews",
|
|
"email": "mathews.kyle@gmail.com"
|
|
},
|
|
"bin": {
|
|
"gatsby": "./dist/bin/gatsby.js"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/gatsbyjs/gatsby/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.0.0",
|
|
"@babel/core": "^7.0.0",
|
|
"@babel/parser": "^7.0.0",
|
|
"@babel/polyfill": "^7.0.0",
|
|
"@babel/runtime": "^7.0.0",
|
|
"@babel/traverse": "^7.0.0",
|
|
"@gatsbyjs/relay-compiler": "2.0.0-printer-fix.2",
|
|
"@hapi/joi": "^15.0.0",
|
|
"@mikaelkristiansson/domready": "^1.0.9",
|
|
"@pieh/friendly-errors-webpack-plugin": "1.7.0-chalk-2",
|
|
"@reach/router": "^1.1.1",
|
|
"address": "1.0.3",
|
|
"autoprefixer": "^9.6.0",
|
|
"axios": "^0.19.0",
|
|
"babel-core": "7.0.0-bridge.0",
|
|
"babel-eslint": "^9.0.0",
|
|
"babel-loader": "^8.0.0",
|
|
"babel-plugin-add-module-exports": "^0.2.1",
|
|
"babel-plugin-dynamic-import-node": "^1.2.0",
|
|
"babel-plugin-remove-graphql-queries": "^2.7.2",
|
|
"babel-preset-gatsby": "^0.2.8",
|
|
"better-opn": "0.1.4",
|
|
"better-queue": "^3.8.6",
|
|
"bluebird": "^3.5.0",
|
|
"browserslist": "3.2.8",
|
|
"cache-manager": "^2.9.0",
|
|
"cache-manager-fs-hash": "^0.0.6",
|
|
"chalk": "^2.3.2",
|
|
"chokidar": "2.1.2",
|
|
"common-tags": "^1.4.0",
|
|
"compression": "^1.7.3",
|
|
"convert-hrtime": "^2.0.0",
|
|
"copyfiles": "^1.2.0",
|
|
"core-js": "^2.5.0",
|
|
"cors": "^2.8.5",
|
|
"css-loader": "^1.0.0",
|
|
"debug": "^3.1.0",
|
|
"del": "^3.0.0",
|
|
"detect-port": "^1.2.1",
|
|
"devcert-san": "^0.3.3",
|
|
"dotenv": "^4.0.0",
|
|
"eslint": "^5.6.0",
|
|
"eslint-config-react-app": "^3.0.0",
|
|
"eslint-loader": "^2.1.0",
|
|
"eslint-plugin-flowtype": "^2.46.1",
|
|
"eslint-plugin-graphql": "^3.0.3",
|
|
"eslint-plugin-import": "^2.9.0",
|
|
"eslint-plugin-jsx-a11y": "^6.0.3",
|
|
"eslint-plugin-react": "^7.8.2",
|
|
"event-source-polyfill": "^1.0.5",
|
|
"express": "^4.16.3",
|
|
"express-graphql": "^0.7.1",
|
|
"fast-levenshtein": "^2.0.6",
|
|
"file-loader": "^1.1.11",
|
|
"flat": "^4.0.0",
|
|
"fs-exists-cached": "1.0.0",
|
|
"fs-extra": "^5.0.0",
|
|
"gatsby-cli": "^2.7.32",
|
|
"gatsby-core-utils": "^1.0.4",
|
|
"gatsby-graphiql-explorer": "^0.2.3",
|
|
"gatsby-link": "^2.2.5",
|
|
"gatsby-plugin-page-creator": "^2.1.5",
|
|
"gatsby-react-router-scroll": "^2.1.3",
|
|
"gatsby-telemetry": "^1.1.13",
|
|
"glob": "^7.1.1",
|
|
"got": "8.0.0",
|
|
"graphql": "^14.2.0",
|
|
"graphql-compose": "^6.3.2",
|
|
"graphql-playground-middleware-express": "^1.7.10",
|
|
"invariant": "^2.2.4",
|
|
"is-relative": "^1.0.0",
|
|
"is-relative-url": "^2.0.0",
|
|
"is-wsl": "^1.1.0",
|
|
"jest-worker": "^23.2.0",
|
|
"json-loader": "^0.5.7",
|
|
"json-stringify-safe": "^5.0.1",
|
|
"lodash": "^4.17.14",
|
|
"lokijs": "^1.5.7",
|
|
"md5": "^2.2.1",
|
|
"md5-file": "^3.1.1",
|
|
"micromatch": "^3.1.10",
|
|
"mime": "^2.2.0",
|
|
"mini-css-extract-plugin": "^0.4.0",
|
|
"mitt": "^1.1.2",
|
|
"mkdirp": "^0.5.1",
|
|
"moment": "^2.21.0",
|
|
"name-all-modules-plugin": "^1.0.1",
|
|
"normalize-path": "^2.1.1",
|
|
"null-loader": "^0.1.1",
|
|
"opentracing": "^0.14.3",
|
|
"optimize-css-assets-webpack-plugin": "^5.0.1",
|
|
"parseurl": "^1.3.2",
|
|
"physical-cpu-count": "^2.0.0",
|
|
"pnp-webpack-plugin": "^1.4.1",
|
|
"postcss-flexbugs-fixes": "^3.0.0",
|
|
"postcss-loader": "^2.1.3",
|
|
"prop-types": "^15.6.1",
|
|
"raw-loader": "^0.5.1",
|
|
"react-dev-utils": "^4.2.3",
|
|
"react-error-overlay": "^3.0.0",
|
|
"react-hot-loader": "^4.12.11",
|
|
"redux": "^4.0.0",
|
|
"redux-thunk": "^2.3.0",
|
|
"semver": "^5.6.0",
|
|
"shallow-compare": "^1.2.2",
|
|
"sift": "^5.1.0",
|
|
"signal-exit": "^3.0.2",
|
|
"slash": "^1.0.0",
|
|
"socket.io": "^2.0.3",
|
|
"stack-trace": "^0.0.10",
|
|
"string-similarity": "^1.2.0",
|
|
"style-loader": "^0.21.0",
|
|
"terser-webpack-plugin": "1.2.4",
|
|
"true-case-path": "^2.2.1",
|
|
"type-of": "^2.0.1",
|
|
"url-loader": "^1.0.1",
|
|
"util.promisify": "^1.0.0",
|
|
"uuid": "^3.1.0",
|
|
"v8-compile-cache": "^1.1.0",
|
|
"webpack": "~4.28.4",
|
|
"webpack-dev-middleware": "^3.0.1",
|
|
"webpack-dev-server": "^3.1.14",
|
|
"webpack-hot-middleware": "^2.21.0",
|
|
"webpack-merge": "^4.1.0",
|
|
"webpack-stats-plugin": "^0.1.5",
|
|
"xstate": "^4.3.2",
|
|
"yaml-loader": "^0.5.0"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Blazing fast modern site generator for React",
|
|
"devDependencies": {
|
|
"@babel/cli": "^7.0.0",
|
|
"@babel/runtime": "^7.0.0",
|
|
"babel-preset-gatsby-package": "^0.2.2",
|
|
"cross-env": "^5.1.4",
|
|
"documentation": "^10.1.0",
|
|
"react": "^16.4.2",
|
|
"react-dom": "^16.4.2",
|
|
"rimraf": "^2.6.1",
|
|
"xhr-mock": "^2.4.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.0.0"
|
|
},
|
|
"files": [
|
|
"apis.json",
|
|
"cache-dir",
|
|
"dist",
|
|
"graphql.js",
|
|
"index.d.ts",
|
|
"scripts/postinstall.js",
|
|
"utils.js"
|
|
],
|
|
"gitHead": "c0646081212d1b8221fea31fe158f215cd9bf0b9",
|
|
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby#readme",
|
|
"keywords": [
|
|
"blog",
|
|
"generator",
|
|
"jekyll",
|
|
"markdown",
|
|
"react",
|
|
"ssg",
|
|
"website"
|
|
],
|
|
"license": "MIT",
|
|
"main": "cache-dir/commonjs/gatsby-browser-entry.js",
|
|
"module": "cache-dir/gatsby-browser-entry.js",
|
|
"name": "gatsby",
|
|
"peerDependencies": {
|
|
"react": "^16.4.2",
|
|
"react-dom": "^16.4.2"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/gatsbyjs/gatsby.git"
|
|
},
|
|
"resolutions": {
|
|
"graphql": "^14.1.1"
|
|
},
|
|
"scripts": {
|
|
"build": "npm run build:src && npm run build:internal-plugins && npm run build:rawfiles && npm run build:cjs",
|
|
"build:cjs": "babel cache-dir --out-dir cache-dir/commonjs --ignore **/__tests__",
|
|
"build:internal-plugins": "copyfiles -u 1 src/internal-plugins/**/package.json dist",
|
|
"build:rawfiles": "copyfiles -u 1 src/internal-plugins/**/raw_* dist",
|
|
"build:src": "babel src --out-dir dist --source-maps --verbose --ignore **/gatsby-cli.js,src/internal-plugins/dev-404-page/raw_dev-404-page.js,**/__tests__",
|
|
"clean-test-bundles": "find test/ -type f -name bundle.js* -exec rm -rf {} +",
|
|
"postbuild": "node scripts/output-api-file.js",
|
|
"postinstall": "node scripts/postinstall.js",
|
|
"prebuild": "rimraf dist && rimraf cache-dir/commonjs",
|
|
"prepare": "cross-env NODE_ENV=production npm run build",
|
|
"watch": "rimraf dist && mkdir dist && npm run build:internal-plugins && npm run build:rawfiles && npm run build:src -- --watch"
|
|
},
|
|
"types": "index.d.ts",
|
|
"version": "2.13.70",
|
|
"yargs": {
|
|
"boolean-negation": false
|
|
}
|
|
}
|