Last change
on this file since 6c1585f was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago |
initial commit
|
-
Property mode
set to
100644
|
File size:
313 bytes
|
Line | |
---|
1 | {
|
---|
2 | "name": "delegates",
|
---|
3 | "version": "1.0.0",
|
---|
4 | "repository": "visionmedia/node-delegates",
|
---|
5 | "description": "delegate methods and accessors to another property",
|
---|
6 | "keywords": ["delegate", "delegation"],
|
---|
7 | "dependencies": {},
|
---|
8 | "devDependencies": {
|
---|
9 | "mocha": "*",
|
---|
10 | "should": "*"
|
---|
11 | },
|
---|
12 | "license": "MIT"
|
---|
13 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.