react-apollo-test-utils
Version:
Placeholder for the upcoming react-apollo-test-utils.
26 lines (25 loc) • 644 B
JSON
{
"name": "react-apollo-test-utils",
"version": "0.0.1",
"description": "Placeholder for the upcoming react-apollo-test-utils.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/apollographql/react-apollo.git"
},
"keywords": [
"apollo",
"react",
"react-apollo",
"testing"
],
"author": "opensource@apollographql.com",
"license": "MIT",
"bugs": {
"url": "https://github.com/apollographql/react-apollo/issues"
},
"homepage": "https://github.com/apollographql/react-apollo#readme"
}