Advertisement
Guest User

Untitled

a guest
Sep 14th, 2017
455
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.58 KB | None | 0 0
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "react-native-chrome-custom-tabs",
  6. "scope": null,
  7. "escapedName": "react-native-chrome-custom-tabs",
  8. "name": "react-native-chrome-custom-tabs",
  9. "rawSpec": "",
  10. "spec": "latest",
  11. "type": "tag"
  12. },
  13. "/Users/dev/Dropbox/dev/app/JustStoryReact"
  14. ]
  15. ],
  16. "_from": "react-native-chrome-custom-tabs@latest",
  17. "_id": "react-native-chrome-custom-tabs@0.0.2",
  18. "_inCache": true,
  19. "_location": "/react-native-chrome-custom-tabs",
  20. "_nodeVersion": "4.1.0",
  21. "_npmUser": {
  22. "name": "dstaley",
  23. "email": "staley.dylan@gmail.com"
  24. },
  25. "_npmVersion": "2.14.4",
  26. "_phantomChildren": {},
  27. "_requested": {
  28. "raw": "react-native-chrome-custom-tabs",
  29. "scope": null,
  30. "escapedName": "react-native-chrome-custom-tabs",
  31. "name": "react-native-chrome-custom-tabs",
  32. "rawSpec": "",
  33. "spec": "latest",
  34. "type": "tag"
  35. },
  36. "_requiredBy": [
  37. "#USER"
  38. ],
  39. "_resolved": "https://registry.npmjs.org/react-native-chrome-custom-tabs/-/react-native-chrome-custom-tabs-0.0.2.tgz",
  40. "_shasum": "8f7e6c99c4febf3dad8f00bf0b781d3b5bf12efe",
  41. "_shrinkwrap": null,
  42. "_spec": "react-native-chrome-custom-tabs",
  43. "_where": "/Users/dev/Dropbox/dev/app/JustStoryReact",
  44. "author": {
  45. "name": "Dylan Staley",
  46. "email": "staley.dylan@gmail.com",
  47. "url": "https://dstaley.com"
  48. },
  49. "bugs": {
  50. "url": "https://github.com/dstaley/react-native-chrome-custom-tabs/issues"
  51. },
  52. "dependencies": {},
  53. "description": "Launch Chrome Custom Tabs from your React Native app",
  54. "devDependencies": {},
  55. "directories": {},
  56. "dist": {
  57. "shasum": "8f7e6c99c4febf3dad8f00bf0b781d3b5bf12efe",
  58. "tarball": "https://registry.npmjs.org/react-native-chrome-custom-tabs/-/react-native-chrome-custom-tabs-0.0.2.tgz"
  59. },
  60. "gitHead": "e396b8451c401f01eecd26ca6d35f06e632f5366",
  61. "homepage": "https://github.com/dstaley/react-native-chrome-custom-tabs",
  62. "keywords": [
  63. "react-component",
  64. "react-native",
  65. "android",
  66. "chrome"
  67. ],
  68. "license": "MIT",
  69. "main": "ChromeCustomTabsClient.js",
  70. "maintainers": [
  71. {
  72. "name": "dstaley",
  73. "email": "staley.dylan@gmail.com"
  74. }
  75. ],
  76. "name": "react-native-chrome-custom-tabs",
  77. "optionalDependencies": {},
  78. "readme": "ERROR: No README data found!",
  79. "repository": {
  80. "type": "git",
  81. "url": "git+https://github.com/dstaley/react-native-chrome-custom-tabs.git"
  82. },
  83. "scripts": {
  84. "test": "echo \"Error: no test specified\" && exit 1"
  85. },
  86. "version": "0.0.2"
  87. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement