forgeplus-react/node_modules/@ant-design/css-animation/package.json

85 lines
2.1 KiB
JSON

{
"_args": [
[
"@ant-design/css-animation@1.7.3",
"/home/zhiyuanliu/gitlink/forgeplus-react"
]
],
"_from": "@ant-design/css-animation@1.7.3",
"_id": "@ant-design/css-animation@1.7.3",
"_inBundle": false,
"_integrity": "sha512-LrX0OGZtW+W6iLnTAqnTaoIsRelYeuLZWsrmBJFUXDALQphPsN8cE5DCsmoSlL0QYb94BQxINiuS70Ar/8BNgA==",
"_location": "/@ant-design/css-animation",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@ant-design/css-animation@1.7.3",
"name": "@ant-design/css-animation",
"escapedName": "@ant-design%2fcss-animation",
"scope": "@ant-design",
"rawSpec": "1.7.3",
"saveSpec": null,
"fetchSpec": "1.7.3"
},
"_requiredBy": [
"/rc-tree-select/rc-trigger/rc-animate",
"/rc-tree/rc-animate"
],
"_resolved": "http://173.15.15.82:8081/repository/npm-all/@ant-design/css-animation/-/css-animation-1.7.3.tgz",
"_spec": "1.7.3",
"_where": "/home/zhiyuanliu/gitlink/forgeplus-react",
"author": "",
"bugs": {
"url": "http://github.com/ant-design/css-animation/issues"
},
"config": {
"port": 9001,
"entry": {
"css-animation": [
"./src/index.js"
]
}
},
"description": "css-animation",
"devDependencies": {
"expect.js": "0.3.x",
"pre-commit": "1.x",
"rc-tools": "6.x",
"react": "15.x",
"react-dom": "15.x"
},
"files": [
"lib",
"es"
],
"homepage": "http://github.com/ant-design/css-animation",
"keywords": [
"css-animation"
],
"license": "MIT",
"main": "./lib/index",
"module": "./es/index",
"name": "@ant-design/css-animation",
"pre-commit": [
"lint"
],
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/ant-design/css-animation.git"
},
"scripts": {
"build": "rc-tools run build",
"compile": "rc-tools run compile",
"dist": "rc-tools run dist",
"gh-pages": "rc-tools run gh-pages",
"lint": "rc-tools run lint",
"pub": "rc-tools run pub",
"start": "rc-tools run server"
},
"version": "1.7.3"
}