got rid of node modules in repo

This commit is contained in:
Vadim Namniak
2015-05-05 23:57:06 -04:00
parent 5f12d60d12
commit af8face42e
832 changed files with 2744 additions and 88337 deletions
+23 -4
View File
@@ -77,10 +77,29 @@
"semver": "2.1.0",
"shelljs": "~0.2.5"
},
"readme": "# Grunt: The JavaScript Task Runner\n\n[![Build Status: Linux](https://secure.travis-ci.org/gruntjs/grunt.png?branch=master)](http://travis-ci.org/gruntjs/grunt)\n<a href=\"https://ci.appveyor.com/project/gruntjs/grunt\"><img src=\"https://ci.appveyor.com/api/projects/status/32r7s2skrgm9ubva/branch/master\" alt=\"Build Status: Windows\" height=\"18\" /></a>\n[![Built with Grunt](https://cdn.gruntjs.com/builtwith.png)](http://gruntjs.com/)\n\n<img align=\"right\" height=\"260\" src=\"http://gruntjs.com/img/grunt-logo-no-wordmark.svg\">\n\n\n### Documentation\n\nVisit the [gruntjs.com](http://gruntjs.com/) website for all the things.\n\n### Support / Contributing\nBefore you make an issue, please read our [Contributing](http://gruntjs.com/contributing) guide.\n\nYou can find the grunt team in [#grunt on irc.freenode.net](http://webchat.freenode.net/?channels=grunt).\n\n### Release History\nSee the [CHANGELOG](CHANGELOG).\n",
"readmeFilename": "README.md",
"_id": "grunt@0.4.5",
"dist": {
"shasum": "56937cd5194324adff6d207631832a9d6ba4e7f0",
"tarball": "http://registry.npmjs.org/grunt/-/grunt-0.4.5.tgz"
},
"_from": "grunt@>=0.4.0",
"_npmVersion": "1.4.4",
"_npmUser": {
"name": "cowboy",
"email": "cowboy@rj3.net"
},
"maintainers": [
{
"name": "cowboy",
"email": "cowboy@rj3.net"
},
{
"name": "tkellen",
"email": "tyler@sleekcode.net"
}
],
"directories": {},
"_shasum": "56937cd5194324adff6d207631832a9d6ba4e7f0",
"_from": "grunt@~0.4.2",
"_resolved": "https://registry.npmjs.org/grunt/-/grunt-0.4.5.tgz"
"_resolved": "https://registry.npmjs.org/grunt/-/grunt-0.4.5.tgz",
"readme": "ERROR: No README data found!"
}