UNPKG

boris-xie-bee

Version:

这是一个测试包

26 lines (25 loc) 427 B
{ "name": "Leaflet.MovingMarker", "description": "A Leaflet plug-in to create moving marker", "main": [ "MovingMarker.js" ], "dependencies": { "leaflet": "~0.7.2" }, "devDependencies": { }, "license": "MIT", "ignore": [ "examples", "LICENSE", ".jshintrc", "**/*.txt", ".gitignore", ".jshintignore", ".jshintrc", "*.md", ".gitattributes", "bower.json" ] }