animate-text
Version:
39 lines (38 loc) • 864 B
JSON
{
"name": "animate-text",
"version": "0.3.2",
"description": "animate text",
"main": "dist/animate-text.js",
"scripts": {
"dev": "webpack --watch",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/qgh810/animate-text.git"
},
"keywords": [
"animate",
"animated",
"animation",
"animate-text",
"animation-text",
"animation text",
"animate text",
"animated text",
"animate-text",
"js"
],
"author": "qiuguohui",
"license": "ISC",
"bugs": {
"url": "https://github.com/qgh810/animate-text/issues"
},
"homepage": "https://github.com/qgh810/animate-text#readme",
"devDependencies": {
"babel-core": "^6.24.0",
"babel-loader": "^6.4.0",
"babel-preset-es2015": "^6.24.0",
"webpack": "^2.2.1"
}
}