{
  "name": "first-npm-shankar-0.1.0",
  "version": "10.6.0",
  "description": "This is my Very first npm",
  "main": "mySegment.tsx",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Shankar006-ss/First_npm.git"
  },
  "keywords": [
    "Welcome",
    "Start",
    "New"
  ],
  "author": "Er.Shankar",
  "license": "ISC",

  "bugs": {
    "url": "https://github.com/Shankar006-ss/First_npm/issues"
  },
  "homepage": "https://github.com/Shankar006-ss/First_npm#readme",
  "devDependencies": {
    "@types/react": "^18.0.35",
    "@types/react-native": "^0.70.1",
    "react": "17.0.2",
    "react-native": "0.71"
  }
}
