You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33 lines
871 B
JSON
33 lines
871 B
JSON
{
|
|
"name": "drone",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 2,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "drone",
|
|
"version": "1.0.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"mobx": "^6.9.0"
|
|
}
|
|
},
|
|
"node_modules/mobx": {
|
|
"version": "6.9.0",
|
|
"resolved": "https://registry.npmjs.org/mobx/-/mobx-6.9.0.tgz",
|
|
"integrity": "sha512-HdKewQEREEJgsWnErClfbFoVebze6rGazxFLU/XUyrII8dORfVszN1V0BMRnQSzcgsNNtkX8DHj3nC6cdWE9YQ==",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/mobx"
|
|
}
|
|
}
|
|
},
|
|
"dependencies": {
|
|
"mobx": {
|
|
"version": "6.9.0",
|
|
"resolved": "https://registry.npmjs.org/mobx/-/mobx-6.9.0.tgz",
|
|
"integrity": "sha512-HdKewQEREEJgsWnErClfbFoVebze6rGazxFLU/XUyrII8dORfVszN1V0BMRnQSzcgsNNtkX8DHj3nC6cdWE9YQ=="
|
|
}
|
|
}
|
|
}
|