1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677 |
- {
- "_from": "interpret@^0.6.5",
- "_id": "interpret@0.6.6",
- "_inBundle": false,
- "_integrity": "sha1-/s16GOfOXKar+5U+H4YhOknxYls=",
- "_location": "/interpret",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "interpret@^0.6.5",
- "name": "interpret",
- "escapedName": "interpret",
- "rawSpec": "^0.6.5",
- "saveSpec": null,
- "fetchSpec": "^0.6.5"
- },
- "_requiredBy": [
- "/knex"
- ],
- "_resolved": "http://registry.npm.taobao.org/interpret/download/interpret-0.6.6.tgz",
- "_shasum": "fecd7a18e7ce5ca6abfb953e1f86213a49f1625b",
- "_spec": "interpret@^0.6.5",
- "_where": "E:\\dev\\007\\node_module\\node10\\node_modules\\knex",
- "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-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",
- "name": "interpret",
- "repository": {
- "type": "git",
- "url": "git://github.com/tkellen/node-interpret.git"
- },
- "version": "0.6.6"
- }
|