Repository URL to install this package:
|
Version:
1.1.17 ▾
|
composition
/
package.json
|
|---|
{
"name": "composition",
"version": "1.1.17",
"main": "dist/index.js",
"description": "coerce & pluck data with commonly named types",
"dependencies": {
"lodash": "latest",
"uxui-modules": "https://s3.amazonaws.com/skava.backups.atfingertips.com/skreact/0.3.1/uxui-modules.tgz"
},
"devDependencies": {
"@skava/tests": "^1.1.5",
"@skava/tslint": "^1.1.17",
"@types/jest": "latest",
"@types/lodash": "latest",
"jest": "latest",
"jest-cli": "latest",
"ramda": "0.25.0",
"ts-jest": "latest",
"typescript": "next"
}
}