diff --git a/package.json b/package.json new file mode 100644 index 0000000..83c8c0d --- /dev/null +++ b/package.json @@ -0,0 +1,18 @@ +{ + "name": "Nestable", + "version": "0.0.0", + "description": "Nestable ========", + "main": "jquery.nestable.js", + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "repository": { + "type": "git", + "url": "https://github.com/29th/Nestable.git" + }, + "author": "dbushell", + "license": "BSD & MIT", + "bugs": { + "url": "https://github.com/29th/Nestable/issues" + } +}