package.json 245 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 { "name": "check-your-instagram", "version": "1.0.0", "description": "check your instagram id", "main": "index.js", "scripts": { "test": "test" }, "keywords": [ "javascript" ], "author": "goesnow", "license": "MIT" }