Undo accidentally deleted files in 36b542f822

This commit is contained in:
Slava Kim
2015-08-03 16:06:09 -07:00
parent 36b542f822
commit 59165b9c4f
6 changed files with 195 additions and 0 deletions

View File

@@ -0,0 +1 @@
node_modules

View File

@@ -0,0 +1,7 @@
This directory and the files immediately inside it are automatically generated
when you change this package's NPM dependencies. Commit the files in this
directory (npm-shrinkwrap.json, .gitignore, and this README) to source control
so that others run the same versions of sub-dependencies.
You should NOT check in the node_modules directory that Meteor automatically
creates; if you are using git, the .gitignore file tells git to ignore it.

View File

@@ -0,0 +1,67 @@
{
"dependencies": {
"nib": {
"version": "1.0.2",
"dependencies": {
"stylus": {
"version": "0.37.0",
"dependencies": {
"cssom": {
"version": "0.2.5"
},
"mkdirp": {
"version": "0.3.5"
},
"debug": {
"version": "0.7.4"
},
"sax": {
"version": "0.5.8"
}
}
}
}
},
"stylus": {
"version": "0.46.3",
"dependencies": {
"css-parse": {
"version": "1.7.0"
},
"mkdirp": {
"version": "0.3.5"
},
"debug": {
"version": "1.0.1",
"dependencies": {
"ms": {
"version": "0.6.2"
}
}
},
"sax": {
"version": "0.5.8"
},
"glob": {
"version": "3.2.11",
"dependencies": {
"inherits": {
"version": "2.0.1"
},
"minimatch": {
"version": "0.3.0",
"dependencies": {
"lru-cache": {
"version": "2.5.0"
},
"sigmund": {
"version": "1.0.0"
}
}
}
}
}
}
}
}
}

View File

@@ -0,0 +1 @@
node_modules

View File

@@ -0,0 +1,7 @@
This directory and the files immediately inside it are automatically generated
when you change this package's NPM dependencies. Commit the files in this
directory (npm-shrinkwrap.json, .gitignore, and this README) to source control
so that others run the same versions of sub-dependencies.
You should NOT check in the node_modules directory that Meteor automatically
creates; if you are using git, the .gitignore file tells git to ignore it.

View File

@@ -0,0 +1,112 @@
{
"dependencies": {
"nib": {
"version": "1.1.0",
"dependencies": {
"stylus": {
"version": "0.49.3",
"dependencies": {
"css-parse": {
"version": "1.7.0"
},
"mkdirp": {
"version": "0.3.5"
},
"debug": {
"version": "2.2.0",
"dependencies": {
"ms": {
"version": "0.7.1"
}
}
},
"sax": {
"version": "0.5.8"
},
"glob": {
"version": "3.2.11",
"dependencies": {
"inherits": {
"version": "2.0.1"
},
"minimatch": {
"version": "0.3.0",
"dependencies": {
"lru-cache": {
"version": "2.6.5"
},
"sigmund": {
"version": "1.0.1"
}
}
}
}
},
"source-map": {
"version": "0.1.43",
"dependencies": {
"amdefine": {
"version": "0.1.1"
}
}
}
}
}
}
},
"stylus": {
"version": "https://github.com/meteor/stylus/tarball/d4352c9cb4056faf238e6bd9f9f2172472b67c5b",
"dependencies": {
"css-parse": {
"version": "1.7.0"
},
"mkdirp": {
"version": "0.5.1",
"dependencies": {
"minimist": {
"version": "0.0.8"
}
}
},
"debug": {
"version": "2.2.0",
"dependencies": {
"ms": {
"version": "0.7.1"
}
}
},
"sax": {
"version": "0.5.8"
},
"glob": {
"version": "3.2.11",
"dependencies": {
"inherits": {
"version": "2.0.1"
},
"minimatch": {
"version": "0.3.0",
"dependencies": {
"lru-cache": {
"version": "2.6.5"
},
"sigmund": {
"version": "1.0.1"
}
}
}
}
},
"source-map": {
"version": "0.1.43",
"dependencies": {
"amdefine": {
"version": "1.0.0"
}
}
}
}
}
}
}