GT2/Ejectable/node_modules/warn-once/package.json

46 lines
1.3 KiB
JSON

{
"_from": "warn-once@^0.1.0",
"_id": "warn-once@0.1.0",
"_inBundle": false,
"_integrity": "sha512-recZTSvuaH/On5ZU5ywq66y99lImWqzP93+AiUo9LUwG8gXHW+LJjhOd6REJHm7qb0niYqrEQJvbHSQfuJtTqA==",
"_location": "/warn-once",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "warn-once@^0.1.0",
"name": "warn-once",
"escapedName": "warn-once",
"rawSpec": "^0.1.0",
"saveSpec": null,
"fetchSpec": "^0.1.0"
},
"_requiredBy": [
"/react-native-screens"
],
"_resolved": "https://registry.npmjs.org/warn-once/-/warn-once-0.1.0.tgz",
"_shasum": "4f58d89b84f968d0389176aa99e0cf0f14ffd4c8",
"_spec": "warn-once@^0.1.0",
"_where": "/jd/work/GT2/newMaster/Ejectable/node_modules/react-native-screens",
"author": {
"name": "Satyajit Sahoo",
"email": "satyajit.happy@gmail.com"
},
"bugs": {
"url": "https://github.com/satya164/warn-once/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Show a warning once",
"homepage": "https://github.com/satya164/warn-once#readme",
"license": "MIT",
"main": "index.js",
"name": "warn-once",
"repository": {
"type": "git",
"url": "git+https://github.com/satya164/warn-once.git"
},
"types": "index.d.ts",
"version": "0.1.0"
}