{ "name": "escape-string-regexp", "version": "1.0.0", "description": "Escape RegExp special characters", "license": "MIT", "repository": { "type": "git", "url": "git://github.com/sindresorhus/escape-string-regexp" }, "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "http://sindresorhus.com" }, "engines": { "node": ">=0.10.0" }, "scripts": { "test": "mocha" }, "files": [ "index.js" ], "keywords": [ "regex", "regexp", "re", "regular", "expression", "escape", "string", "str", "special", "characters" ], "devDependencies": { "mocha": "*" }, "bugs": { "url": "https://github.com/sindresorhus/escape-string-regexp/issues" }, "homepage": "https://github.com/sindresorhus/escape-string-regexp", "_id": "escape-string-regexp@1.0.0", "_shasum": "0ca42ef5f3d8499fbc239fa0409ea849857d74c4", "_from": "escape-string-regexp@*", "_npmVersion": "1.4.9", "_npmUser": { "name": "sindresorhus", "email": "sindresorhus@gmail.com" }, "maintainers": [ { "name": "sindresorhus", "email": "sindresorhus@gmail.com" } ], "dist": { "shasum": "0ca42ef5f3d8499fbc239fa0409ea849857d74c4", "tarball": "http://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.0.tgz" }, "directories": {}, "_resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.0.tgz", "readme": "ERROR: No README data found!" }