mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-09 04:46:00 +10:00
30 lines
581 B
JSON
30 lines
581 B
JSON
{
|
|
"name": "jsforce",
|
|
"filename": "jsforce.min.js",
|
|
"version": "1.3.1",
|
|
"license": "MIT",
|
|
"description": "Salesforce API Library for JavaScript",
|
|
"homepage": "http://jsforce.github.io",
|
|
"bugs": "https://github.com/jsforce/jsforce/issues",
|
|
"keywords": [
|
|
"salesforce",
|
|
"salesforce.com",
|
|
"sfdc",
|
|
"force.com",
|
|
"database.com"
|
|
],
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/jsforce/jsforce.git"
|
|
},
|
|
"npmName": "jsforce",
|
|
"npmFileMap": [
|
|
{
|
|
"basePath": "/build/",
|
|
"files": [
|
|
"*"
|
|
]
|
|
}
|
|
]
|
|
}
|