{ "name": "tns-platform-declarations", "version": "1.7.1", "description": "Platform-specific TypeScript declarations for NativeScript for accessing native objects", "main": "", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+ssh://git@github.com/NativeScript/NativeScript.git" }, "keywords": [ "NativeScript", "TypeScript", "declarations", "native", "platform-specific", "tns", "ts", "ns" ], "author": { "name": "Telerik", "email": "support@telerik.com", "url": "http://www.telerik.com" }, "license": "Apache-2.0", "bugs": { "url": "https://github.com/NativeScript/NativeScript/issues" }, "homepage": "https://github.com/NativeScript/NativeScript#readme", "devDependencies": { "grunt": "^0.4.5", "grunt-contrib-clean": "^0.7.0", "grunt-contrib-copy": "git+https://github.com/ErjanGavalji/grunt-contrib-copy.git#1c976a133210be4ce8c96313f5daf14833f7f8f9", "grunt-shell": "^1.1.2" } }