{ "name": "npmts", "version": "0.0.5", "description": "write npm modules with TypeScript", "main": "index.js", "bin": { "npmts": "index.js" }, "scripts": { "test": "(cd compile && node compile.js)", "testm": "(cd test/ && npm update && npm test)" }, "repository": { "type": "git", "url": "git+https://github.com/pushrocks/npmts.git" }, "keywords": [ "TypeScript", "Declaration" ], "author": { "name": "Lossless Digital UG", "url": "haftungsbeschraenkt" }, "license": "MIT", "bugs": { "url": "https://github.com/pushrocks/npmts/issues" }, "homepage": "https://github.com/pushrocks/npmts#readme", "dependencies": { "beautylog": "^2.0.2", "gulp": "^3.9.0", "gulp-insert": "^0.5.0", "gulp-typescript": "^2.10.0", "smartcli": "0.0.11" }, "gitHead": "39b7fe99c7ba1d5299c4a7d61f1dad52ee0fb561", "readme": "ERROR: No README data found!", "_id": "npmts@0.0.5", "_shasum": "f38b99c06a047aec650770b891c588b1cec03db0", "_from": "npmts@0.0.5" }