mirror of
https://github.com/zhigang1992/now-deployment.git
synced 2026-04-05 22:38:14 +08:00
70 lines
1.5 KiB
JSON
70 lines
1.5 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"tinytim@0.1.1",
|
|
"/Users/lms/dietfriends/now-deploy-preview-comment"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "tinytim@0.1.1",
|
|
"_id": "tinytim@0.1.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-yWih5VWa2VUyJO92J7qzTjyu+Kg=",
|
|
"_location": "/tinytim",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "tinytim@0.1.1",
|
|
"name": "tinytim",
|
|
"escapedName": "tinytim",
|
|
"rawSpec": "0.1.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.1.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/tracer"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/tinytim/-/tinytim-0.1.1.tgz",
|
|
"_spec": "0.1.1",
|
|
"_where": "/Users/lms/dietfriends/now-deploy-preview-comment",
|
|
"author": {
|
|
"name": "LI Long",
|
|
"email": "lilong@gmail.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/baryon/node-tinytim/issues"
|
|
},
|
|
"contributors": [
|
|
{
|
|
"name": "Premasagar Rose",
|
|
"email": "p@dharmafly.com"
|
|
}
|
|
],
|
|
"dependencies": {},
|
|
"description": "Node.js port of tinytim (A tiny, secure JavaScript micro-templating script)",
|
|
"devDependencies": {
|
|
"mocha": "1.20.x"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.2.0"
|
|
},
|
|
"homepage": "http://github.com/baryon/node-tinytim",
|
|
"keywords": [
|
|
"template",
|
|
"micro template",
|
|
"tim"
|
|
],
|
|
"license": "MIT",
|
|
"main": "./lib/index",
|
|
"name": "tinytim",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/baryon/node-tinytim.git"
|
|
},
|
|
"scripts": {
|
|
"test": "mocha test/*"
|
|
},
|
|
"version": "0.1.1"
|
|
}
|