UNPKG

temporarynpm

Version:
24 lines 488 B
{ "name": "temporarynpm", "version": "1.0.0", "description": "Temporary npm package!", "keywords": [ "Vaibhav", "Garg" ], "main": "index.js", "scripts": { "test": "mocha" }, "repository": { "type": "git", "url": "https://github.com/vaibhavgarg237/ezPointers.git" }, "author": "Vaibhav Garg <vaibhav.garg237@gmail.com> (vaibhavgarg.tech)", "license": "MIT", "private": false, "engines": { "node": ">=6.0.0" }, "engineStrict": false }