47 lines
1.9 KiB
JSON
47 lines
1.9 KiB
JSON
{
|
|
"_from": "babel-preset-gatsby-package@^0.1.2",
|
|
"_id": "babel-preset-gatsby-package@0.1.4",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-OL7xqAQ9yCfnCcRWqwB4XUuFVGBcVJLFs/iCGupmsLqtyz+vtpFVMwCTfg/025zShPkZTTYI+S0ZJSv3eYrikA==",
|
|
"_location": "/babel-preset-gatsby-package",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "babel-preset-gatsby-package@^0.1.2",
|
|
"name": "babel-preset-gatsby-package",
|
|
"escapedName": "babel-preset-gatsby-package",
|
|
"rawSpec": "^0.1.2",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^0.1.2"
|
|
},
|
|
"_requiredBy": [
|
|
"/gatsby-plugin-transition-link"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/babel-preset-gatsby-package/-/babel-preset-gatsby-package-0.1.4.tgz",
|
|
"_shasum": "3a55db06171377199b6f184b3192ec79595312b0",
|
|
"_spec": "babel-preset-gatsby-package@^0.1.2",
|
|
"_where": "/Users/stefanfejes/Projects/30-seconds-of-python-code/node_modules/gatsby-plugin-transition-link",
|
|
"author": {
|
|
"name": "Philipp Spiess",
|
|
"email": "hello@philippspiess.com"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@babel/plugin-proposal-class-properties": "^7.0.0",
|
|
"@babel/plugin-proposal-optional-chaining": "^7.0.0",
|
|
"@babel/plugin-syntax-dynamic-import": "^7.0.0",
|
|
"@babel/plugin-transform-runtime": "^7.0.0",
|
|
"@babel/preset-env": "^7.0.0",
|
|
"@babel/preset-flow": "^7.0.0",
|
|
"@babel/preset-react": "^7.0.0"
|
|
},
|
|
"deprecated": false,
|
|
"description": "This [Babel](https://babeljs.io/) preset is used for our internal packages. If you're looking for the preset a **Gatsby Site** can use, please refer to [babel-preset-gatsby](https://github.com/gatsbyjs/gatsby/blob/master/packages/babel-preset-gatsby/README.md) instead.",
|
|
"gitHead": "17118da6ecfbc274db521e11cabbaa6f45f7fd5a",
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "babel-preset-gatsby-package",
|
|
"version": "0.1.4"
|
|
}
|