PATH:
opt
/
bitninja-node-dojo
/
lib
/
node_modules
/
npm
/
node_modules
/
object.getownpropertydescriptors
'use strict'; var define = require('define-properties'); var implementation = require('./implementation'); var getPolyfill = require('./polyfill'); var shim = require('./shim'); define(implementation, { getPolyfill: getPolyfill, implementation: implementation, shim: shim }); module.exports = implementation;
[+]
..
[-] .npmignore
[edit]
[-] .jscs.json
[edit]
[-] package.json
[edit]
[-] polyfill.js
[edit]
[-] shim.js
[edit]
[-] .editorconfig
[edit]
[-] index.js
[edit]
[-] implementation.js
[edit]
[-] .travis.yml
[edit]
[-] Makefile
[edit]
[-] README.md
[edit]
[-] LICENSE
[edit]
[-] CHANGELOG.md
[edit]