mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-15 07:46:06 +10:00
27 lines
639 B
JSON
27 lines
639 B
JSON
{
|
|
"name": "augment.js",
|
|
"filename": "augment.min.js",
|
|
"version": "1.0.0",
|
|
"description": "Enables use of modern JavaScript by augmenting built in objects with the latest JavaScript methods.",
|
|
"homepage": "http://augmentjs.com",
|
|
"keywords": [
|
|
"es5",
|
|
"ECMAScript 5",
|
|
"shim",
|
|
"compatibility",
|
|
"modernization"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Oliver Nightingale",
|
|
"email": "oliver.nightingale1@gmail.com"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/olivernn/augment.js"
|
|
}
|
|
]
|
|
}
|