Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
public
/
sequelize
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
不要怂,就是干,撸起袖子干!
Commit b9d80d63
authored
Jan 19, 2012
by
Meg Sharkey
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
version
1 parent
c3e54f15
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
.gitignore
package.json
.gitignore
View file @
b9d80d6
...
...
@@ -3,3 +3,4 @@ test*.js
.DS_STORE
node_modules
config
npm-debug.log
package.json
View file @
b9d80d6
{
"name"
:
"s
eque
lize"
,
"name"
:
"s
q
lize"
,
"description"
:
"MySQL ORM for Node.JS"
,
"version"
:
"1.3.0"
,
"author"
:
"Sascha Depold <sascha@depold.com>"
,
...
...
@@ -24,7 +24,7 @@
"main"
:
"index"
,
"scripts"
:
{},
"bin"
:
{
"s
equelize"
:
"bin/seque
lize"
"s
qlize"
:
"bin/sq
lize"
},
"engines"
:
{
"node"
:
">=0.4.6"
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment