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

Commit e71addc8 by Sascha Depold

npm package json

1 parent 05566f0c
Showing with 16 additions and 0 deletions
{
"name": "sequelize",
"description": "MySQL ORM for Node.JS",
"version": "0.2.2",
"author": "Sascha Depold <sascha-github@depold.com>",
"contributors": [
{ "name": "Sascha Depold", "email": "sascha-github@depold.com" }
],
"dependencies": {},
"keywords": ["mysql", "orm", "nodejs", "object relational mapper"],
"directories": { "lib": "./sequelize" },
"scripts": {},
"bin": {},
"engines": { "node": ">= 0.1.93" }
}
\ No newline at end of file
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!