{
"name": "color",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"start": "node ./node_modules/.bin/pm2 start color.json",
"css": "lessc --include-path=atom-light-syntax/styles atom-light-syntax/index.less atom-light-syntax.css",
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "AGPL-3.0",
"dependencies": {
"first-mate-select-grammar": "^1.0.3",
"highlights": "^3.1.6",
"language-emacs-lisp": "github:Alhadis/language-emacs-lisp",
"language-openscad": "github:rubyist/language-openscad",
"language-perl6": "github:Raku/atom-language-perl6",
"language-restructuredtext": "github:Lukasa/language-restructuredtext",
"less": "^3.13.1",
"pm2": "^5.3.0"
},
"packageManager": "pnpm@8.7.4+sha512.fdb4396d7a7c97b92b866d905d0546b8f8f3342fd9fe9d1f2b8930f1a22ba86d18b614d2f5a9112861e25b26875fadb7967b42ae21c16593ea85b5dccea48d56"
}