← Back
Editing: package.json
{ "name": "@types/are-we-there-yet", "version": "1.1.0", "description": "TypeScript definitions for are-we-there-yet", "license": "MIT", "contributors": [ { "name": "Brian J Brennan", "url": "https://github.com/brianloveswords" } ], "main": "", "repository": { "type": "git", "url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" }, "scripts": {}, "dependencies": { "@types/node": "*" }, "peerDependencies": {}, "typesPublisherContentHash": "7830cb68232c222272ac8b18f6cfb8be3cd930b4e27bc12eaaa973c10b6f5c68", "typeScriptVersion": "2.0" }
Save File
Cancel