UNPKG
naked-objects
Version:
latest (0.1.1)
0.1.1
0.1.0
Shorthand notation for Object.create(null) via node module hook
github.com/bahmutov/naked-objects
naked-objects
/
.travis.yml
9 lines
(8 loc)
•
90 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
language: node_js
node_js:
-
"0.8"
-
"0.10"
-
"0.11"
branches:
only: - master