react-native-stars-testing
Version:
Fork of react-native-stars to be implemented with automated testing.
66 lines (65 loc) • 1.74 kB
JSON
{
"_args": [
[
"react-native-stars-testing@0.0.3",
"/Users/jisahg2/Documents/jbHunt_app/app_mobile_jbhDrive/node_modules/"
]
],
"_from": "react-native-stars-testing@0.0.3",
"_id": "react-native-stars-testing@0.0.3",
"_inBundle": false,
"_integrity": "sha512-IERIBmxzU51h5ywudVjOA/Nu3cuWJzUOblC6MC03SLcpa7vfEC1dnedhehM8R0Yn3rzo0Slr9ovzz0+Bib3ehA==",
"_location": "/react-native-stars-testing",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "react-native-stars-testing@0.0.3",
"name": "react-native-stars-testing",
"escapedName": "react-native-stars-testing",
"rawSpec": "0.0.3",
"saveSpec": null,
"fetchSpec": "0.0.3"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/react-native-stars/-/react-native-stars-testing-0.0.3.tgz",
"_spec": "0.0.3",
"_where": "/Users/jisahg2/Documents/jbHunt_app/app_mobile_jbhDrive/node_modules/",
"author": {
"name": "Austin Montgomery",
"email": "austin.munro.montgomery@gmail.com"
},
"contributors": [
{
"name": "Hunter Greer"
}
],
"dependencies": {
"react-native-testid": "^1.0.0"
},
"description": "Fork of react-native-stars to be implemented with automated testing.",
"keywords": [
"react-native",
"react-native-component",
"ios",
"android",
"star",
"stars",
"reviews",
"star-review",
"star-reviews",
"star-testing"
],
"license": "MIT",
"main": "index.js",
"name": "react-native-stars-testing",
"rawSpec": "",
"registry": true,
"scripts": {
"lint": "eslint --ext .js .",
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "0.0.3"
}