UNPKG

react-scripts

Version:
96 lines (95 loc) 2.51 kB
{ "_args": [ [ "node-emoji@^1.3.1", "/private/var/folders/r7/gprf9yt17mb3jzxw__8pqhb00000gn/T/tmp.7AUjthFu/node_modules/marked-terminal" ] ], "_from": "node-emoji@>=1.3.1 <2.0.0", "_id": "node-emoji@1.3.1", "_inCache": true, "_installable": true, "_location": "/node-emoji", "_nodeVersion": "6.0.0", "_npmOperationalInternal": { "host": "packages-16-east.internal.npmjs.com", "tmp": "tmp/node-emoji-1.3.1.tgz_1466460068773_0.8242123543750495" }, "_npmUser": { "email": "me@omnidan.net", "name": "omnidan" }, "_npmVersion": "3.8.6", "_phantomChildren": {}, "_requested": { "name": "node-emoji", "raw": "node-emoji@^1.3.1", "rawSpec": "^1.3.1", "scope": null, "spec": ">=1.3.1 <2.0.0", "type": "range" }, "_requiredBy": [ "/marked-terminal" ], "_resolved": "https://registry.npmjs.org/node-emoji/-/node-emoji-1.3.1.tgz", "_shasum": "a86637db3c2a65a0ca4bf5241664f88de92d069a", "_shrinkwrap": null, "_spec": "node-emoji@^1.3.1", "_where": "/private/var/folders/r7/gprf9yt17mb3jzxw__8pqhb00000gn/T/tmp.7AUjthFu/node_modules/marked-terminal", "author": { "email": "daniel.bugl@touchlay.com", "name": "Daniel Bugl" }, "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": "^2.4.5", "should": "^8.2.2" }, "directories": {}, "dist": { "shasum": "a86637db3c2a65a0ca4bf5241664f88de92d069a", "tarball": "https://registry.npmjs.org/node-emoji/-/node-emoji-1.3.1.tgz" }, "gitHead": "92c0054e6316e65bf23378f89902f3f4bee17054", "homepage": "https://github.com/omnidan/node-emoji#readme", "keywords": [ "emoji", "emojis", "emoticon", "emoticons", "ideogram", "ideograms", "simple", "smiley", "smileys", "smilies" ], "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.3.1" }