mirror of
https://github.com/wassname/CanvasTextWrapper.git
synced 2026-06-30 09:20:33 +08:00
got rid of node modules in repo
This commit is contained in:
+23
-4
@@ -77,10 +77,29 @@
|
||||
"semver": "2.1.0",
|
||||
"shelljs": "~0.2.5"
|
||||
},
|
||||
"readme": "# Grunt: The JavaScript Task Runner\n\n[](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[](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!"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user