{ "name": "@box/languages", "version": "1.1.2", "description": "Supported languages for Box projects", "author": "Box (https://www.box.com/)", "license": "Apache-2.0", "homepage": "https://developer.box.com", "main": "index.js", "files": [ "index.d.ts", "index.js", "LICENSE", "README.md", "package.json" ], "publishConfig": { "registry": "https://registry.npmjs.org/" }, "repository": { "type": "git", "url": "https://github.com/box/box-languages" } }