File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed
Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "name" : " extendscript-es5-shim" ,
3+ "version" : " 0.0.0" ,
4+ "description" : " a collection of useful es5-shims for Extendscript" ,
5+ "main" : " index.js" ,
6+ "scripts" : {
7+ "test" : " echo \" Error: no test specified\" && exit 1"
8+ },
9+ "repository" : {
10+ "type" : " git" ,
11+ "url" : " git+https://github.com/ExtendScript/extendscript-es5-shim.git"
12+ },
13+ "keywords" : [
14+ " Extendscript" ,
15+ " ES5" ,
16+ " shim" ,
17+ " sham" ,
18+ " prototype"
19+ ],
20+ "contributers" :[
21+ " Fabian Morón Zirfas <fabian.moron.zirfas@gmail.com> (http://fabianmoronzirfas.me)" ,
22+ " EugenTepin" ],
23+ "license" : " MIT" ,
24+ "bugs" : {
25+ "url" : " https://github.com/ExtendScript/extendscript-es5-shim/issues"
26+ },
27+ "homepage" : " https://github.com/ExtendScript/extendscript-es5-shim#readme"
28+ }
You can’t perform that action at this time.
0 commit comments