UNPKG

react-native-hide-show-password-input

Version:
54 lines (53 loc) 1.53 kB
{ "_from": "basic-auth-connect@1.0.0", "_id": "basic-auth-connect@1.0.0", "_inBundle": false, "_integrity": "sha1-/bC0OWLKe0BFanwrtI/hc9otISI=", "_location": "/basic-auth-connect", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "basic-auth-connect@1.0.0", "name": "basic-auth-connect", "escapedName": "basic-auth-connect", "rawSpec": "1.0.0", "saveSpec": null, "fetchSpec": "1.0.0" }, "_requiredBy": [ "/connect" ], "_resolved": "https://registry.npmjs.org/basic-auth-connect/-/basic-auth-connect-1.0.0.tgz", "_shasum": "fdb0b43962ca7b40456a7c2bb48fe173da2d2122", "_spec": "basic-auth-connect@1.0.0", "_where": "/home/vishal/WMT/Android/Vishal/WorkSpace/React/PasswordInput/node_modules/connect", "author": { "name": "Jonathan Ong", "email": "me@jongleberry.com", "url": "http://jongleberry.com" }, "bugs": { "url": "https://github.com/expressjs/basic-auth-connect/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Basic auth middleware for node and connect", "devDependencies": { "connect": "*", "mocha": "*", "should": "*", "supertest": "*" }, "homepage": "https://github.com/expressjs/basic-auth-connect#readme", "license": "MIT", "name": "basic-auth-connect", "repository": { "type": "git", "url": "git+https://github.com/expressjs/basic-auth-connect.git" }, "scripts": { "test": "make test" }, "version": "1.0.0" }