mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Update .npm for newish code (eg 1a7c2d8).
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
9
packages/email/.npm/npm-shrinkwrap.json
generated
9
packages/email/.npm/npm-shrinkwrap.json
generated
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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.
|
||||
|
||||
5
packages/less/.npm/npm-shrinkwrap.json
generated
5
packages/less/.npm/npm-shrinkwrap.json
generated
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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.
|
||||
|
||||
9
packages/livedata/.npm/npm-shrinkwrap.json
generated
9
packages/livedata/.npm/npm-shrinkwrap.json
generated
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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.
|
||||
|
||||
3
packages/mongo-livedata/.npm/npm-shrinkwrap.json
generated
3
packages/mongo-livedata/.npm/npm-shrinkwrap.json
generated
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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.
|
||||
|
||||
9
packages/stylus/.npm/npm-shrinkwrap.json
generated
9
packages/stylus/.npm/npm-shrinkwrap.json
generated
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user