UNPKG

@poidet/editorconfig

Version:

Конфигурация EditorConfig

33 lines (32 loc) 677 B
{ "name": "@poidet/editorconfig", "type": "module", "version": "0.8.0", "description": "Конфигурация EditorConfig", "author": { "url": "https://taknepoidet.xyz", "email": "TakNePoidet@yandex.ru", "name": "Yakin Nikita" }, "license": "MIT", "main": ".editorconfig", "exports": { ".": "./.editorconfig" }, "keywords": [ "EditorConfig" ], "files": [ ".editorconfig" ], "repository": { "type": "git", "url": "https://github.com/poidet/config.git", "directory": "packages/editorconfig" }, "publishConfig": { "access": "public", "registry": "https://registry.npmjs.org/" }, "gitHead": "5938a716af615f7896eaed98e2d2ffff67429285" }