mirror of
https://github.com/henrywhitaker3/Speedtest-Tracker.git
synced 2025-12-25 23:03:36 +01:00
73 lines
1.8 KiB
JSON
73 lines
1.8 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"uncontrollable@7.1.1",
|
|
"/home/henry/Documents/git/Speedtest-checker"
|
|
]
|
|
],
|
|
"_from": "uncontrollable@7.1.1",
|
|
"_id": "uncontrollable@7.1.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-EcPYhot3uWTS3w00R32R2+vS8Vr53tttrvMj/yA1uYRhf8hbTG2GyugGqWDY0qIskxn0uTTojVd6wPYW9ZEf8Q==",
|
|
"_location": "/uncontrollable",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "uncontrollable@7.1.1",
|
|
"name": "uncontrollable",
|
|
"escapedName": "uncontrollable",
|
|
"rawSpec": "7.1.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "7.1.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/react-bootstrap",
|
|
"/react-overlays"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/uncontrollable/-/uncontrollable-7.1.1.tgz",
|
|
"_spec": "7.1.1",
|
|
"_where": "/home/henry/Documents/git/Speedtest-checker",
|
|
"author": {
|
|
"name": "Jason Quense",
|
|
"email": "monastic.panic@gmail.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/jquense/uncontrollable/issues"
|
|
},
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.6.3",
|
|
"@types/react": "^16.9.11",
|
|
"invariant": "^2.2.4",
|
|
"react-lifecycles-compat": "^3.0.4"
|
|
},
|
|
"description": "Wrap a controlled react component, to allow specific prop/handler pairs to be uncontrolled",
|
|
"homepage": "https://github.com/jquense/uncontrollable#readme",
|
|
"jest": {
|
|
"rootDir": "./test"
|
|
},
|
|
"keywords": [
|
|
"uncontrolled-component",
|
|
"react-component",
|
|
"input",
|
|
"controlled",
|
|
"uncontrolled",
|
|
"form"
|
|
],
|
|
"license": "MIT",
|
|
"main": "cjs/index.js",
|
|
"module": "esm/index.js",
|
|
"name": "uncontrollable",
|
|
"peerDependencies": {
|
|
"react": ">=15.0.0"
|
|
},
|
|
"publishConfig": {
|
|
"directory": "lib"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/jquense/uncontrollable.git"
|
|
},
|
|
"version": "7.1.1"
|
|
}
|