{
  "_args": [
    [
      {
        "raw": "node-emoji@^1.3.1",
        "scope": null,
        "escapedName": "node-emoji",
        "name": "node-emoji",
        "rawSpec": "^1.3.1",
        "spec": ">=1.3.1 <2.0.0",
        "type": "range"
      },
      "/Users/gerald/Code/gerald/project-scaffold/geralds-react-scripts/packages/react-scripts/node_modules/marked-terminal"
    ]
  ],
  "_from": "node-emoji@>=1.3.1 <2.0.0",
  "_id": "node-emoji@1.4.1",
  "_inCache": true,
  "_location": "/node-emoji",
  "_nodeVersion": "6.5.0",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/node-emoji-1.4.1.tgz_1473345205017_0.22607055259868503"
  },
  "_npmUser": {
    "name": "omnidan",
    "email": "me@omnidan.net"
  },
  "_npmVersion": "3.10.3",
  "_phantomChildren": {},
  "_requested": {
    "raw": "node-emoji@^1.3.1",
    "scope": null,
    "escapedName": "node-emoji",
    "name": "node-emoji",
    "rawSpec": "^1.3.1",
    "spec": ">=1.3.1 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/marked-terminal"
  ],
  "_resolved": "https://registry.npmjs.org/node-emoji/-/node-emoji-1.4.1.tgz",
  "_shasum": "c9fa0cf91094335bcb967a6f42b2305c15af2ebc",
  "_shrinkwrap": null,
  "_spec": "node-emoji@^1.3.1",
  "_where": "/Users/gerald/Code/gerald/project-scaffold/geralds-react-scripts/packages/react-scripts/node_modules/marked-terminal",
  "author": {
    "name": "Daniel Bugl",
    "email": "daniel.bugl@touchlay.com"
  },
  "bugs": {
    "url": "https://github.com/omnidan/node-emoji/issues"
  },
  "dependencies": {
    "string.prototype.codepointat": "^0.2.0"
  },
  "description": "simple emoji support for node.js projects",
  "devDependencies": {
    "mocha": "^3.0.2",
    "should": "^11.1.0"
  },
  "directories": {},
  "dist": {
    "shasum": "c9fa0cf91094335bcb967a6f42b2305c15af2ebc",
    "tarball": "https://registry.npmjs.org/node-emoji/-/node-emoji-1.4.1.tgz"
  },
  "gitHead": "56fd6493dabb6622ee4a76e4f4c602cd3b36441a",
  "homepage": "https://github.com/omnidan/node-emoji#readme",
  "keywords": [
    "emoji",
    "simple",
    "emoticons",
    "emoticon",
    "emojis",
    "smiley",
    "smileys",
    "smilies",
    "ideogram",
    "ideograms"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "omnidan",
      "email": "daniel.bugl@touchlay.com"
    }
  ],
  "name": "node-emoji",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/omnidan/node-emoji.git"
  },
  "scripts": {
    "emojiparse": "node lib/emojiparse.js",
    "prepublish": "npm run test",
    "test": "mocha --require should --bail --reporter spec test/*"
  },
  "version": "1.4.1"
}
