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 / es6-weak-map / package.json
Size: Mime:
{
  "_args": [
    [
      {
        "raw": "es6-weak-map@^0.1.2",
        "scope": null,
        "escapedName": "es6-weak-map",
        "name": "es6-weak-map",
        "rawSpec": "^0.1.2",
        "spec": ">=0.1.2 <0.2.0",
        "type": "range"
      },
      "/home/travis/build/atom/atom/apm/node_modules/atom-package-manager/node_modules/emissary"
    ]
  ],
  "_from": "es6-weak-map@>=0.1.2 <0.2.0",
  "_id": "es6-weak-map@0.1.4",
  "_inCache": true,
  "_installable": true,
  "_location": "/atom-package-manager/es6-weak-map",
  "_nodeVersion": "0.12.2",
  "_npmUser": {
    "name": "medikoo",
    "email": "medikoo+npm@medikoo.com"
  },
  "_npmVersion": "2.7.4",
  "_phantomChildren": {},
  "_requested": {
    "raw": "es6-weak-map@^0.1.2",
    "scope": null,
    "escapedName": "es6-weak-map",
    "name": "es6-weak-map",
    "rawSpec": "^0.1.2",
    "spec": ">=0.1.2 <0.2.0",
    "type": "range"
  },
  "_requiredBy": [
    "/atom-package-manager/emissary",
    "/atom-package-manager/property-accessors"
  ],
  "_resolved": "https://registry.npmjs.org/es6-weak-map/-/es6-weak-map-0.1.4.tgz",
  "_shasum": "706cef9e99aa236ba7766c239c8b9e286ea7d228",
  "_shrinkwrap": null,
  "_spec": "es6-weak-map@^0.1.2",
  "_where": "/home/travis/build/atom/atom/apm/node_modules/atom-package-manager/node_modules/emissary",
  "author": {
    "name": "Mariusz Nowak",
    "email": "medyk@medikoo.com",
    "url": "http://www.medikoo.com/"
  },
  "bugs": {
    "url": "https://github.com/medikoo/es6-weak-map/issues"
  },
  "dependencies": {
    "d": "~0.1.1",
    "es5-ext": "~0.10.6",
    "es6-iterator": "~0.1.3",
    "es6-symbol": "~2.0.1"
  },
  "description": "ECMAScript6 WeakMap polyfill",
  "devDependencies": {
    "tad": "~0.2.2"
  },
  "directories": {},
  "dist": {
    "shasum": "706cef9e99aa236ba7766c239c8b9e286ea7d228",
    "tarball": "https://registry.npmjs.org/es6-weak-map/-/es6-weak-map-0.1.4.tgz"
  },
  "gitHead": "e68802395b82a700257374c379cfaafe84ee8552",
  "homepage": "https://github.com/medikoo/es6-weak-map",
  "keywords": [
    "map",
    "weakmap",
    "collection",
    "es6",
    "harmony",
    "list",
    "hash",
    "gc"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "medikoo",
      "email": "medikoo+npm@medikoo.com"
    }
  ],
  "name": "es6-weak-map",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/medikoo/es6-weak-map.git"
  },
  "scripts": {
    "test": "node ./node_modules/tad/bin/tad"
  },
  "version": "0.1.4"
}