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    
component-inherit / package.json
Size: Mime:
{
  "name": "component-inherit",
  "description": "Prototype inheritance utility",
  "version": "0.0.3",
  "keywords": [
    "inherit",
    "utility"
  ],
  "dependencies": {},
  "component": {
    "scripts": {
      "inherit/index.js": "index.js"
    }
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/component/inherit.git"
  },
  "bugs": {
    "url": "https://github.com/component/inherit/issues"
  },
  "homepage": "https://github.com/component/inherit",
  "_id": "component-inherit@0.0.3",
  "dist": {
    "shasum": "645fc4adf58b72b649d5cae65135619db26ff143",
    "tarball": "http://registry.npmjs.org/component-inherit/-/component-inherit-0.0.3.tgz"
  },
  "_from": "component-inherit@*",
  "_npmVersion": "1.3.24",
  "_npmUser": {
    "name": "coreh",
    "email": "thecoreh@gmail.com"
  },
  "maintainers": [
    {
      "name": "coreh",
      "email": "thecoreh@gmail.com"
    }
  ],
  "directories": {},
  "_shasum": "645fc4adf58b72b649d5cae65135619db26ff143",
  "_resolved": "https://registry.npmjs.org/component-inherit/-/component-inherit-0.0.3.tgz",
  "readme": "ERROR: No README data found!"
}