2015-06-19 09:36:51 -07:00
|
|
|
{
|
|
|
|
"name": "web-animations-js",
|
|
|
|
"description": "JavaScript implementation of the Web Animations API",
|
|
|
|
"homepage": "https://github.com/web-animations/web-animations-js",
|
|
|
|
"main": "web-animations.min.js",
|
|
|
|
"moduleType": [
|
|
|
|
"globals"
|
|
|
|
],
|
|
|
|
"keywords": [
|
|
|
|
"animations",
|
|
|
|
"polyfill"
|
|
|
|
],
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"ignore": [
|
|
|
|
"**/.*",
|
|
|
|
"node_modules",
|
|
|
|
"templates",
|
|
|
|
"test",
|
|
|
|
"src",
|
|
|
|
"Gruntfile.js",
|
|
|
|
"package.json",
|
|
|
|
"target-config.js",
|
|
|
|
"target-loader.js",
|
|
|
|
"web-animations.dev.html",
|
|
|
|
"web-animations.dev.js",
|
|
|
|
"web-animations-next.dev.html",
|
|
|
|
"web-animations-next.dev.js",
|
|
|
|
"web-animations-next-lite.dev.html",
|
|
|
|
"web-animations-next-lite.dev.js"
|
|
|
|
],
|
2015-07-10 19:23:28 -07:00
|
|
|
"version": "2.1.2",
|
|
|
|
"_release": "2.1.2",
|
2015-06-19 09:36:51 -07:00
|
|
|
"_resolution": {
|
|
|
|
"type": "version",
|
2015-07-10 19:23:28 -07:00
|
|
|
"tag": "2.1.2",
|
|
|
|
"commit": "28e527353b67a9d74f6f7cdffe6ccefa3c54e94b"
|
2015-06-19 09:36:51 -07:00
|
|
|
},
|
|
|
|
"_source": "git://github.com/web-animations/web-animations-js.git",
|
2015-07-10 19:23:28 -07:00
|
|
|
"_target": "2.1.2",
|
2015-06-19 09:36:51 -07:00
|
|
|
"_originalSource": "web-animations/web-animations-js"
|
|
|
|
}
|