You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
345 B
14 lines
345 B
{
|
|
"name": "meteor-dev-bundle",
|
|
"version": "0.0.0",
|
|
"dependencies": {
|
|
"fibers": "1.0.5",
|
|
"underscore": "1.5.2",
|
|
"source-map-support": "0.2.8",
|
|
"semver": "4.1.0"
|
|
},
|
|
"devDependencies": {
|
|
"eachline": "https://github.com/meteor/node-eachline/tarball/ff89722ff94e6b6a08652bf5f44c8fffea8a21da",
|
|
"chalk": "0.5.1"
|
|
}
|
|
}
|
|
|