{ "name": "indexes-of", "description": "line String/Array#indexOf but return all the indexes in an array", "version": "1.0.1", "homepage": "https://github.com/dominictarr/indexes-of", "repository": { "type": "git", "url": "git://github.com/dominictarr/indexes-of.git" }, "scripts": { "test": "node test.js" }, "author": "Dominic Tarr (dominictarr.com)", "license": "MIT", "devDependencies": { "tape": "~2.1.0" }, "__npminstall_done": "Thu Dec 24 2020 20:20:50 GMT+0800 (CST)", "_from": "indexes-of@1.0.1", "_resolved": "https://registry.npm.taobao.org/indexes-of/download/indexes-of-1.0.1.tgz" }