{ "name": "poc-tokens-plugin", "version": "0.0.0", "private": true, "type": "module", "scripts": { "build": "ng build colors-to-tokens-plugin", "build:dev": "ng build colors-to-tokens-plugin --configuration development", "serve": "ng serve colors-to-tokens-plugin", "lint": "eslint .", "test": "exit 0" } }