{ "name": "nfp_moe", "version": "2.0.0", "description": "NFP Moe website", "main": "index.js", "directories": { "test": "test" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/nfp-projects/nfp_moe.git" }, "author": "Jonatan Nilsson", "license": "WTFPL", "bugs": { "url": "https://github.com/nfp-projects/nfp_moe/issues" }, "homepage": "https://github.com/nfp-projects/nfp_moe", "dependencies": { }, "devDependencies": { } }