forked from enviPath/enviPy
Current Dev State
This commit is contained in:
79
static/js/ketcher2/node_modules/interpret/package.json
generated
vendored
Normal file
79
static/js/ketcher2/node_modules/interpret/package.json
generated
vendored
Normal file
@ -0,0 +1,79 @@
|
||||
{
|
||||
"_from": "interpret@^1.0.0",
|
||||
"_id": "interpret@1.0.4",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-ggzdWIuGj/sZGoCVBtbJyPISsbA=",
|
||||
"_location": "/interpret",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "interpret@^1.0.0",
|
||||
"name": "interpret",
|
||||
"escapedName": "interpret",
|
||||
"rawSpec": "^1.0.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^1.0.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/gulp",
|
||||
"/shelljs"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/interpret/-/interpret-1.0.4.tgz",
|
||||
"_shasum": "820cdd588b868ffb191a809506d6c9c8f212b1b0",
|
||||
"_spec": "interpret@^1.0.0",
|
||||
"_where": "/home/manfred/enviPath/ketcher2/ketcher/node_modules/gulp",
|
||||
"author": {
|
||||
"name": "Tyler Kellen",
|
||||
"url": "http://goingslowly.com/"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/tkellen/node-interpret/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": false,
|
||||
"description": "A dictionary of file extensions and associated module loaders.",
|
||||
"homepage": "https://github.com/tkellen/node-interpret",
|
||||
"keywords": [
|
||||
"cirru-script",
|
||||
"cjsx",
|
||||
"co",
|
||||
"coco",
|
||||
"coffee",
|
||||
"coffee-script",
|
||||
"coffee.md",
|
||||
"coffeescript",
|
||||
"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",
|
||||
"name": "interpret",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/tkellen/node-interpret.git"
|
||||
},
|
||||
"version": "1.0.4"
|
||||
}
|
||||
Reference in New Issue
Block a user