Update .npm for newish code (eg 1a7c2d8).

This commit is contained in:
David Glasser
2013-04-25 14:39:45 -07:00
parent 10600ef684
commit b9693f4e1e
11 changed files with 64 additions and 31 deletions

View File

@@ -1,3 +1,7 @@
This directory and its contents are automatically generated when you change this
package's npm dependencies. Commit this directory to source control so that
others run the same versions of sub-dependencies.
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

@@ -1,3 +1,7 @@
This directory and its contents are automatically generated when you change this
package's npm dependencies. Commit this directory to source control so that
others run the same versions of sub-dependencies.
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

@@ -7,7 +7,8 @@
"dependencies": {
"mimelib-noiconv": {
"version": "0.1.9",
"from": "mimelib-noiconv@0.1.9"
"from": "mimelib-noiconv@*",
"resolved": "https://registry.npmjs.org/mimelib-noiconv/-/mimelib-noiconv-0.1.9.tgz"
}
}
},
@@ -18,7 +19,8 @@
"dependencies": {
"rai": {
"version": "0.1.7",
"from": "rai@0.1.7"
"from": "rai@*",
"resolved": "https://registry.npmjs.org/rai/-/rai-0.1.7.tgz"
},
"xoauth2": {
"version": "0.1.6",
@@ -29,7 +31,8 @@
},
"stream-buffers": {
"version": "0.2.3",
"from": "stream-buffers@0.2.3"
"from": "stream-buffers@0.2.3",
"resolved": "https://registry.npmjs.org/stream-buffers/-/stream-buffers-0.2.3.tgz"
}
}
}

View File

@@ -1,3 +1,7 @@
This directory and its contents are automatically generated when you change this
package's npm dependencies. Commit this directory to source control so that
others run the same versions of sub-dependencies.
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

@@ -2,12 +2,13 @@
"dependencies": {
"less": {
"version": "1.3.3",
"from": "https://registry.npmjs.org/less/-/less-1.3.3.tgz",
"from": "less@1.3.3",
"resolved": "https://registry.npmjs.org/less/-/less-1.3.3.tgz",
"dependencies": {
"ycssmin": {
"version": "1.0.1",
"from": "ycssmin@1.0.1"
"from": "ycssmin@>=1.0.1",
"resolved": "https://registry.npmjs.org/ycssmin/-/ycssmin-1.0.1.tgz"
}
}
}

View File

@@ -1,3 +1,7 @@
This directory and its contents are automatically generated when you change this
package's npm dependencies. Commit this directory to source control so that
others run the same versions of sub-dependencies.
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

@@ -3,20 +3,23 @@
"sockjs": {
"version": "0.3.4",
"from": "sockjs@0.3.4",
"resolved": "https://registry.npmjs.org/sockjs/-/sockjs-0.3.4.tgz",
"dependencies": {
"node-uuid": {
"version": "1.3.3",
"from": "node-uuid@1.3.3"
"from": "node-uuid@1.3.3",
"resolved": "https://registry.npmjs.org/node-uuid/-/node-uuid-1.3.3.tgz"
},
"faye-websocket": {
"version": "0.4.0",
"from": "faye-websocket@0.4.0"
"from": "faye-websocket@0.4.0",
"resolved": "https://registry.npmjs.org/faye-websocket/-/faye-websocket-0.4.0.tgz"
}
}
},
"websocket": {
"version": "1.0.7",
"from": "https://registry.npmjs.org/websocket/-/websocket-1.0.7.tgz",
"from": "websocket@1.0.7",
"resolved": "https://registry.npmjs.org/websocket/-/websocket-1.0.7.tgz"
}
}

View File

@@ -1,3 +1,7 @@
This directory and its contents are automatically generated when you change this
package's npm dependencies. Commit this directory to source control so that
others run the same versions of sub-dependencies.
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

@@ -7,7 +7,8 @@
"dependencies": {
"bson": {
"version": "0.1.8",
"from": "bson@0.1.8"
"from": "bson@0.1.8",
"resolved": "https://registry.npmjs.org/bson/-/bson-0.1.8.tgz"
}
}
}

View File

@@ -1,3 +1,7 @@
This directory and its contents are automatically generated when you change this
package's npm dependencies. Commit this directory to source control so that
others run the same versions of sub-dependencies.
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

@@ -7,21 +7,22 @@
},
"stylus": {
"version": "0.30.1",
"from": "https://registry.npmjs.org/stylus/-/stylus-0.30.1.tgz",
"from": "stylus@0.30.1",
"resolved": "https://registry.npmjs.org/stylus/-/stylus-0.30.1.tgz",
"dependencies": {
"cssom": {
"version": "0.2.5",
"from": "cssom@0.2.5"
"from": "cssom@0.2.x",
"resolved": "https://registry.npmjs.org/cssom/-/cssom-0.2.5.tgz"
},
"mkdirp": {
"version": "0.3.5",
"from": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.3.5.tgz",
"from": "mkdirp@0.3.x",
"resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.3.5.tgz"
},
"debug": {
"version": "0.7.2",
"from": "debug@0.7.2",
"from": "debug@*",
"resolved": "https://registry.npmjs.org/debug/-/debug-0.7.2.tgz"
}
}