Files
openlayers/rules/package.json
2016-08-12 10:54:36 -06:00

12 lines
281 B
JSON

{
"name": "eslint-plugin-openlayers-internal",
"version": "2.1.0",
"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"
}