c9-core/node_modules/treehugger/package.json

19 wiersze
522 B
JSON
Czysty Zwykły widok Historia

2015-02-10 19:41:24 +00:00
{
"name" : "treehugger",
"version" : "0.0.2",
"description" : "treehugger is a Javascript library for program processing",
"author": "ajax.org B.V. <info@ajax.org>",
"contributors": [
{ "name": "Zef Hemel", "email": "zef@c9.io" },
{ "name": "Lennart Kats", "email": "lennart@c9.io" },
{ "name": "Harutyun Amirjanyan", "email": "harutyun@c9.io" }
],
"repository" : {
"type" : "git",
"url" : "http://github.com/ajaxorg/treehugger.git"
},
"engines" : {
"node" : ">= 0.4.0"
}
}