2014-01-22 06:03:43 +08:00
|
|
|
{
|
2017-10-01 21:18:06 +08:00
|
|
|
"name": "font-awesome-animation",
|
2020-04-01 04:13:33 +08:00
|
|
|
"version": "0.3.0",
|
2017-10-01 21:18:06 +08:00
|
|
|
"dependencies": {},
|
|
|
|
"author": "l-lin",
|
|
|
|
"devDependencies": {
|
2018-01-14 17:14:55 +08:00
|
|
|
"express": "~4.16.2",
|
|
|
|
"grunt": "~1.0.1",
|
|
|
|
"grunt-contrib-clean": "~1.1.0",
|
|
|
|
"grunt-contrib-concat": "~1.0.1",
|
|
|
|
"grunt-contrib-cssmin": "~2.2.1",
|
|
|
|
"grunt-contrib-watch": "~1.0.0",
|
|
|
|
"grunt-express": "~1.4.1",
|
|
|
|
"grunt-myth": "~1.1.0",
|
|
|
|
"jshint-stylish": "~2.2.1",
|
|
|
|
"load-grunt-config": "~0.19.2",
|
|
|
|
"load-grunt-tasks": "~3.5.2",
|
|
|
|
"time-grunt": "~0.2.0"
|
2014-01-22 06:03:43 +08:00
|
|
|
},
|
|
|
|
"engines": {
|
2018-01-14 17:14:55 +08:00
|
|
|
"node": ">=6.0.0"
|
2014-01-22 06:03:43 +08:00
|
|
|
},
|
|
|
|
"scripts": {
|
|
|
|
"test": "grunt test"
|
|
|
|
}
|
|
|
|
}
|