You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
74 lines
1.9 KiB
JSON
74 lines
1.9 KiB
JSON
3 months ago
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"@jiaminghi/transition@1.1.11",
|
||
|
"D:\\company_project\\vision2\\front"
|
||
|
]
|
||
|
],
|
||
|
"_from": "@jiaminghi/transition@1.1.11",
|
||
|
"_id": "@jiaminghi/transition@1.1.11",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha1-V22K8JJDSzQgHrpersx53TPIrYw=",
|
||
|
"_location": "/@jiaminghi/transition",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "version",
|
||
|
"registry": true,
|
||
|
"raw": "@jiaminghi/transition@1.1.11",
|
||
|
"name": "@jiaminghi/transition",
|
||
|
"escapedName": "@jiaminghi%2ftransition",
|
||
|
"scope": "@jiaminghi",
|
||
|
"rawSpec": "1.1.11",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "1.1.11"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/@jiaminghi/c-render"
|
||
|
],
|
||
|
"_resolved": "https://registry.npm.taobao.org/@jiaminghi/transition/download/@jiaminghi/transition-1.1.11.tgz",
|
||
|
"_spec": "1.1.11",
|
||
|
"_where": "D:\\company_project\\vision2\\front",
|
||
|
"author": {
|
||
|
"name": "JiaMing",
|
||
|
"email": "743192023@qq.com"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/jiaming743/Transition/issues"
|
||
|
},
|
||
|
"dependencies": {
|
||
|
"@babel/runtime": "^7.5.5"
|
||
|
},
|
||
|
"description": "Dynamic effect plugin based Bezier Curve",
|
||
|
"devDependencies": {
|
||
|
"@babel/cli": "^7.4.4",
|
||
|
"@babel/core": "^7.4.5",
|
||
|
"@babel/plugin-transform-runtime": "^7.5.5",
|
||
|
"@babel/preset-env": "^7.5.5",
|
||
|
"@babel/register": "^7.4.4",
|
||
|
"@jiaminghi/fs": "^0.0.2",
|
||
|
"chai": "^4.2.0",
|
||
|
"ftp": "^0.3.10",
|
||
|
"mocha": "^6.1.4"
|
||
|
},
|
||
|
"homepage": "https://github.com/jiaming743/transition#readme",
|
||
|
"keywords": [
|
||
|
"bezierCurve",
|
||
|
"animation",
|
||
|
"transition"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"main": "lib/index.js",
|
||
|
"name": "@jiaminghi/transition",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/jiaming743/Transition.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"build": "node build/index.js",
|
||
|
"deploy": "node deploy/index.js",
|
||
|
"prepublish": "npm run build",
|
||
|
"test": "mocha"
|
||
|
},
|
||
|
"version": "1.1.11"
|
||
|
}
|