25 lines
642 B
JSON
Executable File
25 lines
642 B
JSON
Executable File
{
|
|
"name": "modernizr",
|
|
"version": "2.8.3",
|
|
"description": "Modernizr is a JavaScript library that detects HTML5 and CSS3 features in the user's browser.",
|
|
"homepage": "http://modernizr.com/",
|
|
"keywords": [
|
|
"html5",
|
|
"css3",
|
|
"browser",
|
|
"feature detection"
|
|
],
|
|
"author": "Modernizr <http://modernizr.com>",
|
|
"main": [
|
|
"modernizr.js"
|
|
],
|
|
"_release": "2.8.3",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "2.8.3",
|
|
"commit": "4115686a0f488b370b169e5a702d5028e7650bd3"
|
|
},
|
|
"_source": "git://github.com/components/modernizr.git",
|
|
"_target": "~2.8.3",
|
|
"_originalSource": "components-modernizr"
|
|
} |