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    
atom / usr / share / atom / resources / app / apm / node_modules / array-index / component.json
Size: Mime:
{
  "name": "array-index",
  "repo": "TooTallNate/array-index",
  "description": "Invoke getter/setter functions on array-like objects",
  "keywords": [
    "index",
    "array",
    "getter",
    "setter",
    "proxy"
  ],
  "version": "1.0.0",
  "dependencies": {
    "visionmedia/debug": "*"
  },
  "development": {},
  "license": "MIT",
  "main": "index.js",
  "scripts": [
    "index.js"
  ]
}