package.json 1.77 KB
{
  "_from": "react-native-emoticons",
  "_id": "react-native-emoticons@1.0.13",
  "_inBundle": false,
  "_integrity": "sha1-/Lj2uJownZzlXOcc2FHjo4WuZ1s=",
  "_location": "/react-native-emoticons",
  "_phantomChildren": {
    "create-react-class": "15.6.3",
    "prop-types": "15.6.1",
    "react-timer-mixin": "0.13.3"
  },
  "_requested": {
    "type": "tag",
    "registry": true,
    "raw": "react-native-emoticons",
    "name": "react-native-emoticons",
    "escapedName": "react-native-emoticons",
    "rawSpec": "",
    "saveSpec": null,
    "fetchSpec": "latest"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npm.taobao.org/react-native-emoticons/download/react-native-emoticons-1.0.13.tgz",
  "_shasum": "fcb8f6b89a309d9ce55ce71cd851e3a385ae675b",
  "_spec": "react-native-emoticons",
  "_where": "/Users/xiniu/workspace/gitlab2/shanghai-railway-rnapp",
  "author": {
    "name": "xiewang"
  },
  "bugs": {
    "url": "https://github.com/xiewang/react-native-emoticons/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "emoji-datasource": "^2.4.4",
    "lodash": "^4.17.4",
    "prop-types": "^15.5.10",
    "react-native-fetch-blob": "^0.10.5",
    "react-native-scrollable-tab-view": "^0.8.0",
    "string.fromcodepoint": "^0.2.1"
  },
  "deprecated": false,
  "description": "react native emoticons component",
  "homepage": "https://github.com/xiewang/react-native-emoticons",
  "keywords": [
    "react-native",
    "emoticons",
    "emoji"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "react-native-emoticons",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/xiewang/react-native-emoticons.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "1.0.13"
}