{ "_args": [ [ { "raw": "node-emoji@^1.4.1", "scope": null, "escapedName": "node-emoji", "name": "node-emoji", "rawSpec": "^1.4.1", "spec": ">=1.4.1 <2.0.0", "type": "range" }, "c:\\xampp\\htdocs\\laravel\\node_modules\\marked-terminal" ] ], "_from": "node-emoji@>=1.4.1 <2.0.0", "_id": "node-emoji@1.5.1", "_inCache": true, "_location": "/node-emoji", "_nodeVersion": "6.8.1", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/node-emoji-1.5.1.tgz_1484487574434_0.1159358520526439" }, "_npmUser": { "name": "omnidan", "email": "me@omnidan.net" }, "_npmVersion": "3.10.8", "_phantomChildren": {}, "_requested": { "raw": "node-emoji@^1.4.1", "scope": null, "escapedName": "node-emoji", "name": "node-emoji", "rawSpec": "^1.4.1", "spec": ">=1.4.1 <2.0.0", "type": "range" }, "_requiredBy": [ "/marked-terminal" ], "_resolved": "https://registry.npmjs.org/node-emoji/-/node-emoji-1.5.1.tgz", "_shasum": "fd918e412769bf8c448051238233840b2aff16a1", "_shrinkwrap": null, "_spec": "node-emoji@^1.4.1", "_where": "c:\\xampp\\htdocs\\laravel\\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": { "istanbul": "^0.4.5", "mocha": "^3.0.2", "should": "^11.1.0" }, "directories": {}, "dist": { "shasum": "fd918e412769bf8c448051238233840b2aff16a1", "tarball": "https://registry.npmjs.org/node-emoji/-/node-emoji-1.5.1.tgz" }, "gitHead": "b0a43f72e84ce612d9d6b72cd564b8c1bbde173b", "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": { "coverage": "istanbul cover _mocha test", "emojiparse": "node lib/emojiparse.js", "prepublish": "npm run test", "test": "mocha --require should --bail --reporter spec test/*" }, "version": "1.5.1" }