UNPKG

528 BJSONView Raw
1{
2 "name" : "blossom-foundation",
3 "description" : "Blossom's Foundation framework",
4 "repository" : { "type" : "git",
5 "url" : "https://github.com/fohr/blossom.git" },
6 "url" : "http://fohr.com/",
7 "keywords" : ["blossom", "sproutcore"],
8 "author" : "Erich Ocean <eocean@fohr.com>",
9 "contributors" : [],
10 "dependencies" : {},
11 "main" : "./node/buildfile",
12 "version" : "0.1.0",
13 "scripts" : {},
14 "engines" : {"node": "0.6.x"}
15}
\No newline at end of file