{"_id":"@abhee/npmtest","_rev":"1-da09de54e77d17921e13117a633e3f0d","name":"@abhee/npmtest","dist-tags":{"latest":"1.0.0"},"versions":{"1.0.0":{"name":"@abhee/npmtest","version":"1.0.0","description":"It does nothing, just a test project","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/abheeray/npmtest.git"},"author":{"name":"Abhee"},"license":"ISC","bugs":{"url":"https://github.com/abheeray/npmtest/issues"},"homepage":"https://github.com/abheeray/npmtest#readme","gitHead":"62409b60ac2d673e007aa5f6506a0b4347874fe4","_id":"@abhee/npmtest@1.0.0","_shasum":"21c80730c7b47936ef0bcc39a1f06a1b6750ca31","_from":".","_npmVersion":"3.8.9","_nodeVersion":"6.2.0","_npmUser":{"name":"abhee","email":"abhee.ray@gmail.com"},"dist":{"shasum":"21c80730c7b47936ef0bcc39a1f06a1b6750ca31","tarball":"https://registry.npmjs.org/@abhee/npmtest/-/npmtest-1.0.0.tgz","integrity":"sha512-wDGIiN4U3ZjajYOJH+ygj3HsGg3XlSwNjNLnl4AwUU5Oc8+JuEYHCRVTAqf095sotmw5KHrucpmflAg7LrO48A==","fileCount":3,"unpackedSize":1168,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJce8jCCRA9TVsSAnZWagAAK1EQAKEMrWQDIhB0+pGHi9ab\ng82z/pRV8Tf3dkmoaJKMy0H/wyCmkypeGc+QPjvPdqrfsJm4KqAmaD0UtVvY\nPG6ZZzdsN65poWv72Wcvw4skYiCFFXP6HE1p6C3xw3Xm63iYbtMlp17ngMhH\n0sGyLenss82sXwH9wzL6UpfjLg5+4XZ+q5F4jzaSQYFp8du4CcSm67LTJe7R\nSEm0EF7SQlw80mh+E+dgay4GS9cZZBzZmKtq+L1mo4aCtKsRDDtdvGAr2pFL\n97v7OQbNqLW5QXrsJYlGs5iE9OP3sHOTiYaCf4EdySoUyoVpxwtAsOL6Wqqg\nGe+v+jus8rum27nlp3w3k9z9hY+7ngV+H8LHQOSWOR8mWlDlVkOjT7VE8an9\n9vGQZ68aQzPHNikD/ofG7nTuJzPQu7x/bE6XlPXiqt/36ZTK9+n7mTBMJaIu\nqgo2O/XT4R0wqDwMzmE8v3pMqIlxXWac3iMHghwPK0+3yifjS3UYVlpREiGr\nPP2TGaHLbt1LZAwJh5Fa9E1RRL0yWMJNc12a6oD5YTMSD/6JV6f92/hQeMhG\n5C+nNdolLaL1XD+XLvqxttB9FaSeis37IsF/nTM9YStH4AMuctV/mCKCsFPJ\ncdFIgSZPtRINXZadOcb/XOzlHAoctF3MvBmOBT/VwkCywOa+IiBBKgaTQR5E\ny30r\r\n=fxwS\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFU8/idgch+Fz5oxbqS3n+uDXQyjgucoBXAr+L6daR8lAiANAWMkQ9PNSCLe3hWbt/QdXDa5rDYG7S3sGrUxrUkaTQ=="}]},"maintainers":[{"name":"abhee","email":"abhee.ray@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/npmtest_1.0.0_1551616193999_0.2615357243345404"},"_hasShrinkwrap":false}},"time":{"created":"2019-03-03T12:29:53.823Z","1.0.0":"2019-03-03T12:29:54.125Z","modified":"2022-04-04T10:59:12.152Z"},"maintainers":[{"name":"abhee","email":"abhee.ray@gmail.com"}],"description":"It does nothing, just a test project","homepage":"https://github.com/abheeray/npmtest#readme","repository":{"type":"git","url":"git+https://github.com/abheeray/npmtest.git"},"author":{"name":"Abhee"},"bugs":{"url":"https://github.com/abheeray/npmtest/issues"},"license":"ISC","readme":"# npmtest\r\n\r\nIt does nothing, just a test project\r\n\r\n\r\n\r\n## Usage\r\n\r\n\r\n\r\nInstall the package using npm :\r\n\r\n npm install is-null-or-empty --save\r\n\r\n\r\n\r\n\r\nThen, require the package and use it:\r\n\r\n [Comment: To check if this usage is proper]\r\n\r\n var isNullOrEmpty = require('is-null-or-empty');\r\n\r\n\r\n\r\n console.log(isNullOrEmpty(\"\")); // true\r\n\r\n\r\n\r\n console.log(isNullOrEmpty(\"Hello World\")); // false\r\n\r\n","readmeFilename":"README.md"}