不要怂,就是干,撸起袖子干!

Commit 26f76ba1 by Meg Sharkey

changed package.json to publish my npm

1 parent e1cc9275
Showing with 3 additions and 3 deletions
{
"name": "sequelize",
"name": "sqlize",
"description": "MySQL ORM for Node.JS",
"version": "1.3.7",
"version": "1.3.7-3",
"author": "Sascha Depold <sascha@depold.com>",
"contributors": [
{ "name": "Sascha Depold", "email": "sascha@depold.com" },
......@@ -21,7 +21,7 @@
"jasmine-node": "1.0.x",
"sqlite3": ">=2.0.0"
},
"keywords": ["mysql", "orm", "nodejs", "object relational mapper"],
"keywords": [],
"main": "index",
"scripts": {
"test": "./node_modules/.bin/jasmine-node spec/"
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!