UNPKG

randomjs-npm

Version:
28 lines 639 B
{ "name": "randomjs-npm", "version": "1.1.2", "description": "random users", "keywords": [ "random", "users" ], "homepage": "https://github.com/codershubinc/RandomJs-npm-package#readme", "bugs": { "url": "https://github.com/codershubinc/RandomJs-npm-package/issues" }, "repository": { "type": "git", "url": "git+https://github.com/codershubinc/RandomJs-npm-package.git" }, "license": "ISC", "author": "Swapnil Ingle", "type": "commonjs", "main": "index.ts", "scripts": { "test": "dev" }, "publishConfig": { "registry": "https://npm.pkg.github.com", "access": "public" } }