{ "_args": [ [ "reflect.ownkeys@0.2.0", "/home/freeclou/app.optimyar.com/backend" ] ], "_from": "reflect.ownkeys@0.2.0", "_id": "reflect.ownkeys@0.2.0", "_inBundle": false, "_integrity": "sha1-dJrO7H8/34tj+SegSAnpDFwLNGA=", "_location": "/reflect.ownkeys", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "reflect.ownkeys@0.2.0", "name": "reflect.ownkeys", "escapedName": "reflect.ownkeys", "rawSpec": "0.2.0", "saveSpec": null, "fetchSpec": "0.2.0" }, "_requiredBy": [ "/prop-types-exact" ], "_resolved": "https://registry.npmjs.org/reflect.ownkeys/-/reflect.ownkeys-0.2.0.tgz", "_spec": "0.2.0", "_where": "/home/freeclou/app.optimyar.com/backend", "author": { "name": "Glen Mailer", "email": "glen@stainlessed.co.uk" }, "bugs": { "url": "https://github.com/glenjamin/Reflect.ownKeys/issues" }, "description": "Polyfill for ES6's Reflect.ownKeys", "devDependencies": { "mocha": "^2.4.5" }, "homepage": "https://github.com/glenjamin/Reflect.ownKeys", "keywords": [ "es6", "reflect", "ownkeys", "polyfill" ], "license": "MIT", "main": "index.js", "name": "reflect.ownkeys", "repository": { "type": "git", "url": "git+https://github.com/glenjamin/Reflect.ownKeys.git" }, "scripts": { "test": "mocha" }, "version": "0.2.0" }