dotfiles/.vscode/extensions/saviorisdead.RustyCode-0.18.0/node_modules/interpret/package.json
Cyryl Płotnicki 2f946d6200 Add .vscode
2016-09-11 10:29:13 +02:00

108 lines
2.3 KiB
JSON

{
"_args": [
[
"interpret@^1.0.0",
"/Users/sid/Desktop/code/RustyCode/node_modules/gulp"
]
],
"_from": "interpret@>=1.0.0 <2.0.0",
"_id": "interpret@1.0.0",
"_inCache": true,
"_installable": true,
"_location": "/interpret",
"_nodeVersion": "0.10.36",
"_npmUser": {
"email": "blaine@iceddev.com",
"name": "phated"
},
"_npmVersion": "2.14.3",
"_phantomChildren": {},
"_requested": {
"name": "interpret",
"raw": "interpret@^1.0.0",
"rawSpec": "^1.0.0",
"scope": null,
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/gulp"
],
"_resolved": "https://registry.npmjs.org/interpret/-/interpret-1.0.0.tgz",
"_shasum": "2a3338fa1c2bdbe58cdbfffabcbd0eb52b05241f",
"_shrinkwrap": null,
"_spec": "interpret@^1.0.0",
"_where": "/Users/sid/Desktop/code/RustyCode/node_modules/gulp",
"author": {
"name": "Tyler Kellen",
"url": "http://goingslowly.com/"
},
"bugs": {
"url": "https://github.com/tkellen/node-interpret/issues"
},
"dependencies": {},
"description": "A dictionary of file extensions and associated module loaders.",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "2a3338fa1c2bdbe58cdbfffabcbd0eb52b05241f",
"tarball": "https://registry.npmjs.org/interpret/-/interpret-1.0.0.tgz"
},
"gitHead": "b744281ac6afbedc232f7a435a50a09359262a5d",
"homepage": "https://github.com/tkellen/node-interpret",
"keywords": [
"cirru-script",
"cjsx",
"co",
"coco",
"coffee-script",
"coffee",
"coffee.md",
"csv",
"earlgrey",
"es",
"es6",
"iced",
"iced.md",
"iced-coffee-script",
"ini",
"js",
"json",
"json5",
"jsx",
"react",
"litcoffee",
"liticed",
"ls",
"livescript",
"toml",
"ts",
"typescript",
"wisp",
"xml",
"yaml",
"yml"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"email": "tyler@sleekcode.net",
"name": "tkellen"
},
{
"email": "blaine@iceddev.com",
"name": "phated"
}
],
"name": "interpret",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/tkellen/node-interpret.git"
},
"scripts": {},
"version": "1.0.0"
}