custom-app
Version:
ITIMS��Ʒ�鿪��ר��React���,�Dz��ý��ּ�dhcc-app���������
86 lines (85 loc) • 1.99 kB
JSON
{
"_args": [
[
"css-animation@1.6.1",
"G:\\dhcc-app-dll"
]
],
"_from": "css-animation@1.6.1",
"_id": "css-animation@1.6.1",
"_inBundle": false,
"_integrity": "sha512-/48+/BaEaHRY6kNQ2OIPzKf9A6g8WjZYjhiNDNuIVbsm5tXCGIAsHDjB4Xu1C4vXJtUWZo26O68OQkDpNBaPog==",
"_location": "/css-animation",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "css-animation@1.6.1",
"name": "css-animation",
"escapedName": "css-animation",
"rawSpec": "1.6.1",
"saveSpec": null,
"fetchSpec": "1.6.1"
},
"_requiredBy": [
"/antd",
"/rc-animate",
"/rc-collapse"
],
"_resolved": "https://registry.npmjs.org/css-animation/-/css-animation-1.6.1.tgz",
"_spec": "1.6.1",
"_where": "G:\\dhcc-app-dll",
"author": "",
"bugs": {
"url": "http://github.com/yiminghe/css-animation/issues"
},
"config": {
"port": 9001,
"entry": {
"css-animation": [
"./src/index.js"
]
}
},
"dependencies": {
"babel-runtime": "6.x",
"component-classes": "^1.2.5"
},
"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/yiminghe/css-animation",
"keywords": [
"css-animation"
],
"license": "MIT",
"main": "./lib/index",
"module": "./es/index",
"name": "css-animation",
"pre-commit": [
"lint"
],
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/yiminghe/css-animation.git"
},
"scripts": {
"build": "rc-tools run build",
"compile": "rc-tools run compile --babel-runtime",
"dist": "rc-tools run dist --babel-runtime",
"gh-pages": "rc-tools run gh-pages",
"lint": "rc-tools run lint",
"pub": "rc-tools run pub --babel-runtime",
"start": "rc-tools run server"
},
"version": "1.6.1"
}