mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-21 18:56:05 +10:00
Merge pull request #502 from bmcustodio/prefixfree-1.0.7
Added 'PrefixFree' 1.0.7.
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -1,22 +1,21 @@
|
||||
{
|
||||
"name": "prefixfree",
|
||||
"filename": "prefixfree.min.js",
|
||||
"version": "1.0.6",
|
||||
"version": "1.0.7",
|
||||
"description": "A script that lets you use only unprefixed CSS properties everywhere. It works behind the scenes, adding the current browser’s prefix to any CSS code, only when it’s needed.",
|
||||
"homepage": "http://leaverou.github.com/prefixfree/",
|
||||
"keywords": [
|
||||
"css"
|
||||
],
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "Lea Verou"
|
||||
}
|
||||
],
|
||||
"repositories": [
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://github.com/leaverou/prefixfree/"
|
||||
}
|
||||
]
|
||||
|
||||
}
|
||||
"css"
|
||||
],
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "Lea Verou"
|
||||
}
|
||||
],
|
||||
"repositories": [
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://github.com/leaverou/prefixfree/"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user