projects
/
platform
/
framework
/
web
/
crosswalk-tizen.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
276b8fc65494e5daa0378b876a0111ffe7f3419f
[platform/framework/web/crosswalk-tizen.git]
/
1
{
2
"private": true,
3
"name": "esformatter-pipe-test",
4
"version": "1.0.0",
5
"description": "used to test esformatter pipe option",
6
"author": "Miller Medeiros",
7
"bin": {
8
"esformatter-pipe-test-1": "./bin/esformatter-pipe-test-1",
9
"esformatter-pipe-test-2": "./bin/esformatter-pipe-test-2"
10
},
11
"license": "ISC",
12
"dependencies": {
13
"stdin": "0.0.1"
14
}
15
}