Files
openlayers/rules/package.json

12 lines
281 B
JSON

{
"name": "eslint-plugin-openlayers-internal",
"version": "2.0.1",
"description": "Custom ESLint rules for the OpenLayers project",
"main": "index.js",
"repository": {
"type": "git",
"url": "git://github.com/openlayers/ol3.git"
},
"license": "BSD-2-Clause"
}