File: D:/HostingSpaces/SBogers10/shop.komma.nl/node_modules/@apollographql/apollo-tools/package.json
{
"_args": [
[
"@apollographql/apollo-tools@0.4.8",
"/Users/julesgraus/webDevelopment/Boilerplate-Shop"
]
],
"_development": true,
"_from": "@apollographql/apollo-tools@0.4.8",
"_id": "@apollographql/apollo-tools@0.4.8",
"_inBundle": false,
"_integrity": "sha512-W2+HB8Y7ifowcf3YyPHgDI05izyRtOeZ4MqIr7LbTArtmJ0ZHULWpn84SGMW7NAvTV1tFExpHlveHhnXuJfuGA==",
"_location": "/@apollographql/apollo-tools",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@apollographql/apollo-tools@0.4.8",
"name": "@apollographql/apollo-tools",
"escapedName": "@apollographql%2fapollo-tools",
"scope": "@apollographql",
"rawSpec": "0.4.8",
"saveSpec": null,
"fetchSpec": "0.4.8"
},
"_requiredBy": [
"/apollo",
"/apollo-language-server",
"/apollo-server-core",
"/graphql-extensions"
],
"_resolved": "https://registry.npmjs.org/@apollographql/apollo-tools/-/apollo-tools-0.4.8.tgz",
"_spec": "0.4.8",
"_where": "/Users/julesgraus/webDevelopment/Boilerplate-Shop",
"author": {
"name": "Apollo GraphQL",
"email": "opensource@apollographql.com"
},
"bugs": {
"url": "https://github.com/apollographql/apollo-tooling/issues"
},
"dependencies": {
"apollo-env": "^0.6.5"
},
"engines": {
"node": ">=8",
"npm": ">=6"
},
"gitHead": "7cc66acbbfc681da0491a7868150deccc7ca368f",
"homepage": "https://github.com/apollographql/apollo-tooling",
"jest": {
"preset": "ts-jest",
"testEnvironment": "node",
"testMatch": null,
"testRegex": "/__tests__/.*\\.test\\.(js|ts)$",
"testPathIgnorePatterns": [
"<rootDir>/node_modules/",
"<rootDir>/lib/"
],
"moduleFileExtensions": [
"ts",
"js"
],
"transformIgnorePatterns": [
"/node_modules/"
],
"setupFiles": [
"apollo-env"
],
"snapshotSerializers": [
"<rootDir>/src/__tests__/snapshotSerializers/astSerializer.ts",
"<rootDir>/src/__tests__/snapshotSerializers/graphQLTypeSerializer.ts"
],
"globals": {
"ts-jest": {
"tsConfig": "<rootDir>/tsconfig.test.json",
"diagnostics": true
}
}
},
"license": "MIT",
"main": "lib/index.js",
"name": "@apollographql/apollo-tools",
"repository": {
"type": "git",
"url": "git+https://github.com/apollographql/apollo-tooling.git"
},
"types": "lib/index.d.ts",
"version": "0.4.8"
}