{
  "_from": "replaceall@^0.1.6",
  "_id": "replaceall@0.1.6",
  "_inBundle": false,
  "_integrity": "sha1-gdgax663LX9cSUKt8ml6MiBojY4=",
  "_location": "/replaceall",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "replaceall@^0.1.6",
    "name": "replaceall",
    "escapedName": "replaceall",
    "rawSpec": "^0.1.6",
    "saveSpec": null,
    "fetchSpec": "^0.1.6"
  },
  "_requiredBy": [
    "/mocha-eslint"
  ],
  "_resolved": "https://registry.npmjs.org/replaceall/-/replaceall-0.1.6.tgz",
  "_shasum": "81d81ac7aeb72d7f5c4942adf2697a3220688d8e",
  "_spec": "replaceall@^0.1.6",
  "_where": "/home/physikerwelt/git/ag-gipp/vmext/frontend/node_modules/mocha-eslint",
  "author": {
    "name": "Lee Crossley",
    "email": "leee@hotmail.co.uk",
    "url": "http://ilee.co.uk/"
  },
  "bugs": {
    "url": "https://github.com/leecrossley/replaceall/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Replace all instances in a JavaScript string",
  "devDependencies": {
    "grunt": "^0.4.5",
    "grunt-contrib-jasmine": "^0.8.2",
    "grunt-contrib-jshint": "^0.11.0",
    "grunt-contrib-uglify": "^0.9.1",
    "grunt-contrib-watch": "^0.6.1"
  },
  "engines": {
    "node": ">= 0.8.x"
  },
  "homepage": "http://ilee.co.uk",
  "keywords": [
    "replace",
    "replaceall",
    "replace all",
    "string"
  ],
  "main": "replaceall.min.js",
  "name": "replaceall",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/leecrossley/replaceall.git"
  },
  "scripts": {
    "test": "grunt test"
  },
  "version": "0.1.6"
}
