mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
71 lines
832 B
JSON
71 lines
832 B
JSON
{
|
|
"dependencies": [
|
|
[
|
|
"callback-hook",
|
|
"1.0.0"
|
|
],
|
|
[
|
|
"check",
|
|
"1.0.0"
|
|
],
|
|
[
|
|
"ddp",
|
|
"1.0.8"
|
|
],
|
|
[
|
|
"ejson",
|
|
"1.0.1"
|
|
],
|
|
[
|
|
"follower-livedata",
|
|
"1.0.1"
|
|
],
|
|
[
|
|
"geojson-utils",
|
|
"1.0.0"
|
|
],
|
|
[
|
|
"id-map",
|
|
"1.0.0"
|
|
],
|
|
[
|
|
"json",
|
|
"1.0.0"
|
|
],
|
|
[
|
|
"logging",
|
|
"1.0.2"
|
|
],
|
|
[
|
|
"meteor",
|
|
"1.0.3"
|
|
],
|
|
[
|
|
"minimongo",
|
|
"1.0.2"
|
|
],
|
|
[
|
|
"ordered-dict",
|
|
"1.0.0"
|
|
],
|
|
[
|
|
"random",
|
|
"1.0.0"
|
|
],
|
|
[
|
|
"retry",
|
|
"1.0.0"
|
|
],
|
|
[
|
|
"tracker",
|
|
"1.0.2"
|
|
],
|
|
[
|
|
"underscore",
|
|
"1.0.0"
|
|
]
|
|
],
|
|
"pluginDependencies": [],
|
|
"toolVersion": "meteor-tool@1.0.27",
|
|
"format": "1.0"
|
|
} |