Log in Register Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

cody's Profile Picture

cody

4270 Files

635013 Views

Latest files of /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/merge-descriptors

README.md cody/Khushigupta8/Hotel-Management-Webpage/node_modules/merge-descriptors/README.md
136 Views
0 Comments
# Merge Descriptors

[![NPM Version][npm-image]][npm-url]
[![NPM Downloads][downloads-image]][downloads-url]
[![Build Status][travis-image]][travis-url]
[![Test Coverage][coveralls-image]][coveralls-url]

Merge objects using descriptors.
index.js cody/Khushigupta8/Hotel-Management-Webpage/node_modules/merge-descriptors/index.js
122 Views
0 Comments
/*!
* merge-descriptors
* Copyright(c) 2014 Jonathan Ong
* Copyright(c) 2015 Douglas Christopher Wilson
* MIT Licensed
*/

'use strict'
LICENSE cody/Khushigupta8/Hotel-Management-Webpage/node_modules/merge-descriptors/LICENSE
173 Views
0 Comments
Media file
package.json cody/Khushigupta8/Hotel-Management-Webpage/node_modules/merge-descriptors/package.json
108 Views
0 Comments
{
"name": "merge-descriptors",
"description": "Merge objects using descriptors",
"version": "1.0.1",
"author": {
"name": "Jonathan Ong",
"email": "me@jongleberry.com",
"url": "http://jongleberry.com",
HISTORY.md cody/Khushigupta8/Hotel-Management-Webpage/node_modules/merge-descriptors/HISTORY.md
150 Views
0 Comments
1.0.1 / 2016-01-17
==================

* perf: enable strict mode

1.0.0 / 2015-03-01
==================