{ "name": "regexp-clone", "version": "1.0.0", "description": "Clone RegExps with options", "main": "index.js", "scripts": { "test": "make test" }, "repository": { "type": "git", "url": "git://github.com/aheckmann/regexp-clone.git" }, "keywords": [ "RegExp", "clone" ], "author": "Aaron Heckmann ", "license": "MIT", "devDependencies": { "mocha": "^6.1.4" } ,"_resolved": "https://registry.npmjs.org/regexp-clone/-/regexp-clone-1.0.0.tgz" ,"_integrity": "sha512-TuAasHQNamyyJ2hb97IuBEif4qBHGjPHBS64sZwytpLEqtBQ1gPJTnOaQ6qmpET16cK14kkjbazl6+p0RRv0yw==" ,"_from": "regexp-clone@1.0.0" }