68 lines
1.5 KiB
JSON
68 lines
1.5 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"jvectormap@1.2.2",
|
|
"C:\\wamp64\\www\\ilink"
|
|
]
|
|
],
|
|
"_from": "jvectormap@1.2.2",
|
|
"_id": "jvectormap@1.2.2",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-LkQIskpgRz/xBsHnJD43WuXKhdo=",
|
|
"_location": "/jvectormap",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "jvectormap@1.2.2",
|
|
"name": "jvectormap",
|
|
"escapedName": "jvectormap",
|
|
"rawSpec": "1.2.2",
|
|
"saveSpec": null,
|
|
"fetchSpec": "1.2.2"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/jvectormap/-/jvectormap-1.2.2.tgz",
|
|
"_spec": "1.2.2",
|
|
"_where": "C:\\wamp64\\www\\ilink",
|
|
"author": {
|
|
"name": "Kirill Lebedev",
|
|
"email": "echo.bjornd@gmail.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/bjornd/jvectormap/issues"
|
|
},
|
|
"dependencies": {
|
|
"jquery": ">=1.5"
|
|
},
|
|
"description": "jQuery plugin for embedding vector maps with reach API and methods for data visualization to the web-pages.",
|
|
"devDependencies": {
|
|
"uglifyjs": "^2.4.10"
|
|
},
|
|
"docs": "http://jvectormap.com/documentation/",
|
|
"download": "http://jvectormap.com/download/",
|
|
"homepage": "http://jvectormap.com",
|
|
"keywords": [
|
|
"map",
|
|
"vector",
|
|
"world",
|
|
"usa",
|
|
"choropleth"
|
|
],
|
|
"licenses": [
|
|
{
|
|
"type": "MIT",
|
|
"url": "https://github.com/jquery/jquery-color/blob/2.1.2/MIT-LICENSE.txt"
|
|
}
|
|
],
|
|
"main": "jquery-jvectormap.min.js",
|
|
"name": "jvectormap",
|
|
"scripts": {
|
|
"build": "./build.sh"
|
|
},
|
|
"title": "jVectorMap",
|
|
"version": "1.2.2"
|
|
}
|