UNPKG

ayesha_my_package

Version:
24 lines (23 loc) 529 B
{ "name": "ayesha_my_package", "version": "1.0.0", "description": "my first package", "main": "ayesha.js", "scripts": { "test": "node ayesha.js" }, "repository": { "type": "git", "url": "git+https://github.com/Ayesha123-kneechef/kheechef.git" }, "keywords": [ "cse", "my_package" ], "author": "Ayesha Farheen", "license": "ISC", "bugs": { "url": "https://github.com/Ayesha123-kneechef/kheechef/issues" }, "homepage": "https://github.com/Ayesha123-kneechef/kheechef#readme" }