Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
composition / package.json
Size: Mime:
{
  "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"
  }
}