Added package.json

This commit is contained in:
2014-11-20 13:58:44 +01:00
parent aaa5414fb3
commit 847033b326
2 changed files with 10 additions and 0 deletions

9
package.json Normal file
View File

@@ -0,0 +1,9 @@
{
"name": "blender-bfct",
"repository": {
"type": "git",
"url": "git://git.blender.org/blender-bfct.git"
},
"author": "Blender Foundation",
"license": "GPL"
}