{ "name": "fchat", "version": "3.0.0", "author": "The F-List Team", "description": "F-Chat Themes", "license": "MIT", "dependencies": { "bootstrap": "^3.3.7", "font-awesome": "^4.7.0", "less": "^2.7.2", "less-plugin-npm-import": "^2.1.0" }, "scripts": { "build": "lessc --npm-import=\"prefix=~\"" } }