93 lines
3.4 KiB
JSON
93 lines
3.4 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"react-timer-mixin@^0.13.2",
|
|
"/home/bernhard/freifunk-app/node_modules/react-native"
|
|
]
|
|
],
|
|
"_from": "react-timer-mixin@>=0.13.2 <0.14.0",
|
|
"_id": "react-timer-mixin@0.13.4",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/react-timer-mixin",
|
|
"_nodeVersion": "8.11.1",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/react-timer-mixin_0.13.4_1531811308321_0.3048461005046259"
|
|
},
|
|
"_npmUser": {
|
|
"email": "npm@sophiebits.com",
|
|
"name": "sophiebits"
|
|
},
|
|
"_npmVersion": "5.6.0",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "react-timer-mixin",
|
|
"raw": "react-timer-mixin@^0.13.2",
|
|
"rawSpec": "^0.13.2",
|
|
"scope": null,
|
|
"spec": ">=0.13.2 <0.14.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/react-native"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/react-timer-mixin/-/react-timer-mixin-0.13.4.tgz",
|
|
"_shasum": "75a00c3c94c13abe29b43d63b4c65a88fc8264d3",
|
|
"_shrinkwrap": null,
|
|
"_spec": "react-timer-mixin@^0.13.2",
|
|
"_where": "/home/bernhard/freifunk-app/node_modules/react-native",
|
|
"bugs": {
|
|
"url": "https://github.com/reactjs/react-timer-mixin/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "TimerMixin provides timer functions for executing code in the future that are safely cleaned up when the component unmounts",
|
|
"devDependencies": {
|
|
"eslint": "0.9.2",
|
|
"jest-cli": "^0.2.1"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"fileCount": 9,
|
|
"integrity": "sha512-4+ow23tp/Tv7hBM5Az5/Be/eKKF7DIvJ09voz5LyHGQaqqz9WV8YMs31eFvcYQs7d451LSg7kDJV70XYN/Ug/Q==",
|
|
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbTZXsCRA9TVsSAnZWagAAUEkP+QDAavdkKU32ONiOyXm/\njfHdrFqRabUhFtzt0Wif5BpfasSuOHPCezXT4IcXu7TW26I9cwHzMl3VHDwh\nKV+CXYA2li+KXwEi8xytWz5gVFnqow4MkO7HZmSW7Dz4ZqOi+1SCbtFNmedf\n5mxB/7XKVo6aWv0SRvVk8KLIvaSr/MADsf7xZO6+v4PEos6eArt2YY53i/XI\nJ/e9XqZA5hoKvCye9H1uLcfE3hp8x1OX3aUQP5FD/AGS+u80w1qVZ9SPy4VK\n37FiRMsr645oaCKyhmqFElNmqL5n3Vb/cMNzzQ/54LvGfS0ncOaZQX0f0bcd\nyK7vBkvQduU//bYowFA6zx+yxlfpNmuQe+3frPhvllR7Xl4eZDh35DamoOgF\nv4pF/3tLpVZhKU8jxQrw+fdN8ntQVCpDlcVYYBZ8FayeAWWbHJrnnF5NusgK\ndJARCKho4rx00F5U9VWGu42o5LiPgHVkkKAS3Cto2dLqxgr/ybKQu/2MlaDf\n4beVAMKz2hIYn1k2RhtnpJI+O2tJBgjzR+FtbGeXURCBSgrxI/+pMn66bGY6\n9I7oNAPZ8l1frnbo3hfx/rQupUSPO9tlQWxFCVtRAeYPvDicYkMBZ8G9KUjl\nFVotn2yaqbpubFf7H71shlALG6pQwZHMvkEq0QudfK1Dhs9tLHYl3XNG6D9H\niZmD\r\n=QkGV\r\n-----END PGP SIGNATURE-----\r\n",
|
|
"shasum": "75a00c3c94c13abe29b43d63b4c65a88fc8264d3",
|
|
"tarball": "https://registry.npmjs.org/react-timer-mixin/-/react-timer-mixin-0.13.4.tgz",
|
|
"unpackedSize": 24636
|
|
},
|
|
"gitHead": "71015de3830eb9a72909961502be2dde6ff860a7",
|
|
"homepage": "https://github.com/reactjs/react-timer-mixin#readme",
|
|
"keywords": [
|
|
"mixin",
|
|
"react",
|
|
"timer"
|
|
],
|
|
"license": "MIT",
|
|
"main": "TimerMixin.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "aweary",
|
|
"email": "Kierkegaurd@gmail.com"
|
|
},
|
|
{
|
|
"name": "sophiebits",
|
|
"email": "npm@sophiebits.com"
|
|
},
|
|
{
|
|
"name": "tadeuzagallo",
|
|
"email": "tadeuzagallo@gmail.com"
|
|
}
|
|
],
|
|
"name": "react-timer-mixin",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/reactjs/react-timer-mixin.git"
|
|
},
|
|
"scripts": {
|
|
"test": "jest"
|
|
},
|
|
"version": "0.13.4"
|
|
}
|