UNPKG

unnilouis.org

Version:
23 lines (22 loc) 492 B
{ "name": "unnilouis.org", "version": "1.0.0", "description": "sample-package", "main": "index.js", "scripts": { "test": "sample-package" }, "repository": { "type": "git", "url": "git+https://github.com/Raghulkrp/npm-package.git" }, "keywords": [ "sample-package" ], "author": "unnilouis", "license": "ISC", "bugs": { "url": "https://github.com/Raghulkrp/npm-package/issues" }, "homepage": "https://github.com/Raghulkrp/npm-package#readme" }