File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
# Browser or Node.js
2
2
3
3
[ ![ Build Status] ( https://travis-ci.org/flexdinesh/browser-or-node.svg?branch=master )] ( https://travis-ci.org/flexdinesh/browser-or-node )
4
+ [ ![ npm version] ( https://badge.fury.io/js/browser-or-node.svg )] ( https://www.npmjs.com/package/browser-or-node )
4
5
[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-blue.svg )] ( https://opensource.org/licenses/MIT )
5
6
6
7
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " browser-or-node" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.0.2 " ,
4
4
"description" : " Check where the code is running in the browser or node.js" ,
5
5
"main" : " ./lib/index.js" ,
6
6
"scripts" : {
24
24
},
25
25
"keywords" : [
26
26
" npm" ,
27
- " module " ,
27
+ " browser " ,
28
28
" node" ,
29
- " javascript" ,
30
- " package json" ,
31
- " package.json" ,
32
- " get package json"
29
+ " is browser" ,
30
+ " is node" ,
31
+ " is browser node"
33
32
],
34
33
"author" :
" Dineshkumar Pandiyan <[email protected] >" ,
35
34
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments